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
path:
root
/
CHANGELOG.adoc
Age
Commit message (
Expand
)
Author
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 #4576 encode spaces in mailto links as %20, in accordance with RFC 3...
Dan Allen
2024-05-15
resolves #4587 only drop current row if colspan of last cell exceeds specifie...
Dan Allen
2024-05-12
resolves #4570 fix crash when parsing xref shorthand when target starts with ...
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-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
resolves #4561 remove use of base64 library to prevent warning in Ruby >= 3.3...
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
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
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
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-01-03
update CHANGELOG entry [no ci]
Dan Allen
2024-01-03
resolves #4530 by underlining active footnote link (PR #4534)
Lasse Collin
2023-12-02
resolves #4523 remove extra border below doctitle when sidebar toc is collaps...
Dan Allen
2023-11-28
resolves #3466 update stylesheet to use break-after in place of page-break-be...
Dan Allen
2023-11-26
resolves #3652 honor secondary and tertiary terms on indexterm macro when pri...
Dan Allen
2023-11-26
resolves #4490 style cells in head row as bold in manpage output (PR #4491)
Dan Allen
2023-11-13
add missing CHANGELOG entry for #4493
Dan Allen
2023-11-06
resolves #3535 nested dlist attached using list continuation should not consu...
Dan Allen
2023-10-30
resolves #4492 add Wistia support to the video macro (PR #4488)
Nabil Maynard
2023-10-27
modify default stylesheet to honor text-* roles on quote blocks
Dan Allen
2023-10-12
resolves #3526 return nil if name passed to Asciidoctor::SafeMode.value_for_n...
Dan Allen
2023-09-18
resolves #4482 remove empty line at top of table cells in manpage output
Matthew "strager" Glazar
2023-09-07
resolves #4481 preserve paragraph breaks in normal table cell in manpage outp...
Dan Allen
2023-06-05
resolves #4461 wrap target of link used in place of include directive in inli...
Dan Allen
2023-05-26
bump minimum version of CRuby to 2.7
Dan Allen
2023-05-18
import entries from 2.0.20 release into CHANGELOG and set as latest release [...
Dan Allen
2023-05-18
import entries from 2.0.19 release into CHANGELOG
Dan Allen
2023-05-17
resolves #4458 process constrained inline passthrough inside monospace span (...
Dan Allen
2023-05-16
correctly handle compat role on monospace and constrained passthrough when bo...
Dan Allen
2023-05-15
add CHANGELOG entry for #4454
Dan Allen
2023-05-13
use safe navigation to avoid crashing when querying for extensions (PR #4456)
Dan Allen
2023-05-10
resolves #4452 enclose reftext tag in article tag in DocBook output for man p...
Dan Allen
2023-05-06
resolves #4448 apply reftext substitutions to value of mantitle attribute in ...
Dan Allen
2023-05-06
resolves #4450 consistently produce partintro as a compound open block (PR #4...
Dan Allen
2023-04-30
resolves #3929 treat uri:classloader: as absolute path prefix when running on...
Dan Allen
2023-04-27
resolves #2947 add single and double role hint to <quote> tag in DocBook outp...
Dan Allen
2023-04-26
catalog inline ref defined using anchor macro even when resolved reftext is e...
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-22
resolves #4268 implicitly attach nested list that starts with block attribute...
Dan Allen
2023-04-22
resolves #4437 support notitle option on section as preferred alternative to ...
Dan Allen
[next]