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-06-04
link directly to gem install section from Windows install page
HEAD
main
Dan Allen
2024-06-04
clarify that RVM is only for Linux (and optionally for macOS)
Dan Allen
2024-05-22
resolves #4594 remove argument from extension registration block in docs
Dan Allen
2024-05-18
use consistent terminology in CLI usage for option that may be specified more...
Dan Allen
2024-05-17
import CHANGELOG entry from 2.0.23 release [skip ci]
Dan Allen
2024-05-16
resolves #3583 preserve repeating spaces in verbatim content in manpage outpu...
Dan Allen
2024-05-16
resolves #4573 log error when incomplete row is detected at end of table (PR ...
Dan Allen
2024-05-16
resolves #4571 pass cursor to preprocessor when processing first line of Asci...
Matthew Blythe
2024-05-16
resolves #4576 encode spaces in mailto links as %20, in accordance with RFC 3...
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
resolves #4587 only drop current row if colspan of last cell exceeds specifie...
Dan Allen
2024-05-14
tune lint rules
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
resolves #4570 fix crash when parsing xref shorthand when target starts with ...
Dan Allen
2024-05-12
split tests for bare URI scheme to make intention more clear
Dan Allen
2024-05-06
resolves #4565 don't duplicate block attribute line above detached block that...
Dan Allen
2024-05-04
resolves #4580 don't leave behind empty line inside skipped conditional (PR #...
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 Asciidoctor version in README files
Dan Allen
2024-03-08
update Asciidoctor and Ruby version in docs
Dan Allen
2024-03-08
import CHANGELOG entry from 2.0.22 release [skip ci]
Dan Allen
2024-03-07
resolves #4556 set cloaked-context attribute on source block when context is ...
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
resolves #4561 remove use of base64 library to prevent warning in Ruby >= 3.3...
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-21
import CHANGELOG section for 2.0.21 release and set as latest release [no ci]
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
resolves #4468 treat bare URL enclosed in angle brackets as unconstrained syn...
Dan Allen
2024-02-20
resolves #3693 don't break nested dlist with attached block if offset from pa...
Dan Allen
2024-02-20
resolves #4552 add support for scaledwidth and scale attributes on inline ima...
Dan Allen
2024-02-19
optimize how leading < is found around URL
Dan Allen
2024-02-19
fix warning caused by duplicate test description
Dan Allen
2024-02-19
resolves #3602 move abstract inside info tag in DocBook output (PR #4508)
Dan Allen
2024-02-19
resolves #4550 turn off system-dependent newline conversion when writing file...
Dan Allen
2024-02-18
upgrade GitHub Actions (checkout and setup-java)
Dan Allen
2024-02-18
only upgrade Java for JRuby build on Windows
Dan Allen
[next]