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
2024-05-17
release 2.0.23
v2.0.23
msm-1
Dan Allen
2024-05-17
revise CHANGELOG entry [skip ci]
Dan Allen
2024-05-16
really fix test for old JRuby
Dan Allen
2024-05-16
fix test for old version of JRuby
Dan Allen
2024-05-16
backport fix for #3583 preserve repeating spaces in verbatim content in manpa...
Dan Allen
2024-05-16
backport fix for #4573 log error when incomplete row is detected at end of table
Dan Allen
2024-05-16
backport fix for #4571 pass cursor to preprocessor when processing first line...
Matthew Blythe
2024-05-16
backport fix for #4576 encode spaces in mailto links as %20, in accordance wi...
Dan Allen
2024-05-16
add test for link macro inside xref shorthand
Dan Allen
2024-05-16
restore dropped sentence about multi-file editing on GitLab
Dan Allen
2024-05-16
Edit docs about AsciiDoc preview in hosted git repositories (PR #4583)
Jeremy Potter
2024-05-15
backport fix for #4587 only drop current row if colspan of last cell exceeds ...
Dan Allen
2024-05-14
simplify return nil to bare return
Dan Allen
2024-05-14
fix the repeated cell test so it repeats across the correct number of columns
Dan Allen
2024-05-12
backport fix for #4570 fix crash when parsing xref shorthand when target star...
Dan Allen
2024-05-12
split tests for bare URI scheme to make intention more clear
Dan Allen
2024-05-06
backport fix for #4565 don't duplicate block attribute line above detached bl...
Dan Allen
2024-05-04
backport fix for #4580 don't leave behind empty line inside skipped conditional
Dan Allen
2024-03-30
update the converter template tutorial so it doesn't leave out important steps
Dan Allen
2024-03-15
add test for autolink that contains text enclosed in angle brackets and ends ...
Dan Allen
2024-03-15
apply workaround to get InlineLinkRx to work as expected in Asciidoctor.js
Dan Allen
2024-03-15
fix indentation in test
Dan Allen
2024-03-15
fix typo in test description
Dan Allen
2024-03-08
add Ruby 3.3 as highest supported Ruby version
Dan Allen
2024-03-08
update Ruby version in docs to 3.3
Dan Allen
2024-03-08
prepare branch for development [no ci]
Dan Allen
2024-03-08
release 2.0.22
v2.0.22
Dan Allen
2024-03-07
backport fix for #4556 set cloaked-context attribute on source block when con...
Dan Allen
2024-03-07
fix invalid assignment
Dan Allen
2024-03-07
avoid leaky language variable when processing source block
Dan Allen
2024-03-07
backport fix for #4561 remove use of base64 library to prevent warning in Rub...
Dan Allen
2024-02-28
add note why include tag directive regex checks for \r
Dan Allen
2024-02-28
use uppercase encoding name in file modes (to match value in Encodings.name_l...
Dan Allen
2024-02-22
fix typo on preprocessor page; add note about using it as an event listener
Dan Allen
2024-02-20
prepare branch for development [no ci]
Dan Allen
2024-02-20
release 2.0.21
v2.0.21
Dan Allen
2024-02-20
upgrade JRuby in CI
Dan Allen
2024-02-20
change title to doctitle in warning message about use of abstract to make sub...
Dan Allen
2024-02-20
upgrade latest Ruby to 3.3 in CI
Dan Allen
2024-02-20
update comments regarding link processing [skip ci]
Dan Allen
2024-02-20
backport fix for #4468 treat bare URL enclosed in angle brackets as unconstra...
Dan Allen
2024-02-20
backport fix for #3693 don't break nested dlist with attached block if offset...
Dan Allen
2024-02-20
backport fix for #4552 add support for scaledwidth and scale attributes on in...
Dan Allen
2024-02-19
optimize how leading < is found around URL
Dan Allen
2024-02-19
backport fix for #3602 move abstract inside info tag in DocBook output
Dan Allen
2024-02-19
don't upgrade Java in CI workflow for JRuby 9.1
Dan Allen
2024-02-19
upgrade GitHub Actions in workflows
Dan Allen
2024-02-19
check for JRuby prefix instead of full version in CI workflow [no ci]
Dan Allen
2024-02-19
backport fix for #4550 turn off system-dependent newline conversion when writ...
Dan Allen
2024-02-07
use ruby instead of rb as language on Ruby source block
Dan Allen
[next]