index
:
asciidoctor
2.0.20-charlotte
main
MSM's fork of Asciidoctor
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-05
Release 2.0.17
v2.0.17
Dan Allen
2022-01-05
release using Ruby 3.0 instead of 3.1 [skip ci]
Dan Allen
2022-01-05
resolves #4230 don't warn if a negated tag is not found in include file (PR #...
Dan Allen
2022-01-05
clarify that Asciidoctor core may sometimes be referred to as Asciidoctor Ruby
Dan Allen
2022-01-04
document how to repurpose a man page with a different name
Dan Allen
2022-01-04
document how the secondary names are handled by the manpage converter
Dan Allen
2022-01-04
document that the parser parses the lines of a compound block returned by the...
Dan Allen
2022-01-03
use keep_if instead of select when subject is dynamic
Dan Allen
2022-01-02
Hide autoload converter/template from Opal (PR #4205)
Guillaume Grossetie
2022-01-02
update benchmark [skip ci]
Dan Allen
2022-01-02
change "show the backtrace" to "show backtrace" in CLI hint
Dan Allen
2022-01-01
handle return value of process method for block and block macro extension pro...
Dan Allen
2021-12-29
assert expected requests in cache-uri tests
Dan Allen
2021-12-29
enhance using_test_webserver to track requests and pass host and thread to ca...
Dan Allen
2021-12-28
drop outdated patch for open-uri-cached
Dan Allen
2021-12-28
use vendor/bundle as cache path to be consistent with setup-ruby action [skip...
Dan Allen
2021-12-27
remove Ruby 3.1 on Windows from CI matrix
Dan Allen
2021-12-27
resolves #4227 fix open-uri-cached integration on Ruby 3.1 (PR #4228)
Dan Allen
2021-12-27
add tests for open-uri/cached integration that is activated by the cache-uri ...
Dan Allen
2021-12-27
add Ruby 3.1 to CI matrix; don't specify Bundler version; only run on oldest ...
Dan Allen
2021-12-27
update assertions to account for changes in Ruby 3.1
Dan Allen
2021-12-24
change "for backtrack" to "to show the backtrace"
Dan Allen
2021-12-24
fix documentation to state that mantitle and manvolnum can only be overridden...
Dan Allen
2021-12-24
minor change to avoid wrapping in example for custom syntax highlighter
Dan Allen
2021-12-24
fix syntax highlighter example to fully support pygments-stylesheet attribute
Dan Allen
2021-12-24
added example to docs of extending the pygments adapter to link to a custom s...
Robert Bennett
2021-12-24
Fix typos and misspellings in docs and code
Kian Meng, Ang
2021-12-17
rephrase opening sentence of docs [skip ci]
Dan Allen
2021-12-07
outfilesuffix attribute is no longer needed when viewing README files on GitH...
Dan Allen
2021-12-01
add missing CHANGELOG entry for #4212
Dan Allen
2021-12-01
resolves #4212 invert FR translations for caution & warning admonition labels...
Cyrille Chopelet
2021-11-28
introduce installation via Ruby packaging in the docs [skip ci]
Dan Allen
2021-11-19
resolves #4206 process author or authors document attribute in document heade...
Dan Allen
2021-11-19
fix lint error
Dan Allen
2021-11-13
use dup instead of super({}) in monkeypatch for Hash#merge
Dan Allen
2021-11-13
add flag to suppress retrieving metadata from parse_header_metadata; include ...
Dan Allen
2021-11-13
use separate variable for implicit author metadata to make code more clear
Dan Allen
2021-11-13
simplify processing of author metadata
Dan Allen
2021-11-13
verify authors attribute is only parsed if different from computed value of i...
Dan Allen
2021-11-12
add CHANGELOG entries for new documentation about :sourcemap and :catalog_ass...
Dan Allen
2021-11-11
revise errors and warnings page for accuracy
Dan Allen
2021-11-11
fix typo in docs
Dan Allen
2021-11-10
add tests for rotate and flip attributes on font-based icon macro; make attri...
Dan Allen
2021-11-10
use numeric character reference for closing square bracket around alt text of...
Dan Allen
2021-11-10
rewrite convert handler for inline image to make it more clear and efficient
Dan Allen
2021-11-10
simplify logic branches for converting different image types and modes
Dan Allen
2021-11-09
document how to catalog assets when using the API [skip ci]
Dan Allen
2021-11-08
document the security assumptions of the processor as they related to the saf...
Dan Allen
2021-11-08
document how to enable and use the sourcemap [skip ci]
Dan Allen
2021-11-08
revise the docs for the :safe API option [skip ci]
Dan Allen
[next]