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
2023-05-18
release 2.0.20
v2.0.20
2.0.20-charlotte
Dan Allen
2023-05-18
set release-version attribute to gem version during release; fix bug in versi...
Dan Allen
2023-05-18
add revision line to all README files during release
Dan Allen
2023-05-18
update version script to update release-version attributes and rebuild man page
Dan Allen
2023-05-18
fix formatting in CHANGELOG [no ci]
Dan Allen
2023-05-17
add what's new for 2.0.19 release
Dan Allen
2023-05-17
prepare branch for development [no ci]
Dan Allen
2023-05-17
release 2.0.19
v2.0.19
Dan Allen
2023-05-17
revert "remove workaround for JRuby on Windows in CI"
Dan Allen
2023-05-17
remove workaround for JRuby on Windows in CI
Dan Allen
2023-05-17
explicitly set --no-pager when calling git diff in CI workflow [no ci]
Dan Allen
2023-05-17
run tests on pygments.rb ~1.2.0
Dan Allen
2023-05-17
configure concurrent builds for CI workflow [no ci]
Dan Allen
2023-05-17
enable workflow dispatch on CI workflow
Dan Allen
2023-05-17
also lock pygments version in release workflow [no ci]
Dan Allen
2023-05-17
match attrlist consistently when looking for transitional literal monospace
Dan Allen
2023-05-17
clean up entries in CHANGELOG for next release [no ci]
Dan Allen
2023-05-17
backport fix for #4458 process constrained inline passthrough inside monospac...
Dan Allen
2023-05-17
only match transitional role (x-) that this distinct from other roles
Dan Allen
2023-05-17
fix cases when source style is missing on literal block in docs
Dan Allen
2023-05-17
fix substitution test that was relying on missing attribute
Dan Allen
2023-05-17
Use common term for version label in Kiswahili translation (PR #4457)
Benson Muite
2023-05-16
correctly handle compat role on monospace and constrained passthrough when bo...
Dan Allen
2023-05-15
add negative test that footnotes in headings will be numbered out of sequence
Dan Allen
2023-05-15
add CHANGELOG entry for #4454
Dan Allen
2023-05-15
add Kiswahili translation for built-in labels (PR #4454)
Benson Muite
2023-05-11
backport fix for #4452 enclose reftext tag in article tag in DocBook output f...
Dan Allen
2023-05-07
add "Use" at start of local font awesome page title
Dan Allen
2023-05-07
backport fix for #4448 apply reftext substitutions to value of mantitle attri...
Dan Allen
2023-05-06
backport fix for #4450 consistently produce partintro as a compound open block
Dan Allen
2023-05-01
add system encoding section to system requirements page in docs
Dan Allen
2023-05-01
recommend overriding the default external and internal character encodings in...
Dan Allen
2023-05-01
only upgrade Java for JRuby 9.4.2.0 on Windows
Dan Allen
2023-05-01
add CHANGELOG entry for upgrading latest CRuby in CI workflow [no ci]
Dan Allen
2023-05-01
upgrade latest CRuby in CI workflow
Dan Allen
2023-05-01
update list of supported Ruby versions in README
Dan Allen
2023-05-01
update latest release version in README
Dan Allen
2023-05-01
upgrade JRuby in CI workflow
Dan Allen
2023-05-01
backport fix for #3929 treat uri:classloader: as absolute path prefix when ru...
Dan Allen
2023-04-30
fix grammatical error in docs
Dan Allen
2023-04-30
correctly access reader from document object in extension
Dan Allen
2023-04-29
use the term gem instead of RubyGem to refer to a gem; reword the installatio...
Dan Allen
2023-04-26
catalog inline ref defined using anchor macro even when resolved reftext is e...
Dan Allen
2023-04-26
add test to verify parser correctly handles shorthand inline ref when resolve...
Dan Allen
2023-04-26
combine condition with next keyword for clarity when cataloging inline anchors
Dan Allen
2023-04-25
slightly simplify implicit link processing by separating implicit and explici...
Dan Allen
2023-04-25
don't swallow square brackets when processing escaped URL macro
Dan Allen
2023-04-24
document the find_by method on blocks
Dan Allen
2023-04-24
document how to log from an extension
Dan Allen
2023-04-23
minor optimization to avoid calls to regex in list parsing if precondition is...
Dan Allen
[next]