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