summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-02-04rework the backend and converter sections for each of the built-in convertersDan Allen
2024-02-04add disclaimer about the use of Google Fonts in the output of the HTML converterDan Allen
2024-01-27add italic example to compat formatting tableDan Allen
2024-01-25document the logger API optionDan Allen
2024-01-15docs: add correct Fedora package url (PR #4536)Ondřej Pohořelský
2024-01-04add hint about pathway from doxygen to AsciiDoc by way of DocBookRx白一百
2024-01-04revise DocBook to AsciiDoc page; add headingDan Allen
2024-01-03backport fix for #4530 update default stylesheet to underline active footnote...Lasse Collin
2024-01-03fix CHANGELOG entry [no ci]Dan Allen
2023-12-15Update the pandoc command in the options from the deprecated "asciidoctor" to...samoorai
2023-12-06add list of debug messages to errors and warnings pageDan Allen
2023-12-02backport fix for #4523 remove extra border below doctitle when sidebar toc is...Dan Allen
2023-11-26resolves #3652 honor secondary and tertiary terms on indexterm macro when pri...Dan Allen
2023-11-26resolves #4490 style cells in head row as bold in manpage output (PR #4491)Dan Allen
2023-11-26remove commented code and clarify comment about specifying columns for table ...Dan Allen
2023-11-20resolves #4519 correct spelling of middle name of Edgar Allan Poe (PR #4520)ds26gte
2023-11-20add command to preview HTML in the terminalDan Allen
2023-11-20improve documentation for how to use man page converter; show example of conv...Dan Allen
2023-11-20document how to enable the catalog_assets option using an extensionDan Allen
2023-11-19document that the logger can be accessed by calling Document#loggerDan Allen
2023-11-13add missing CHANGELOG entry for #4493Dan Allen
2023-11-12add git asciidoc man page link to docs (PR #4518)Alexandre ZANNI
2023-11-06backport fix for #3535 nested dlist attached using list continuation should n...Dan Allen
2023-11-02add reference to article about BundlerDan Allen
2023-11-01skip-front-matter is an attribute, not an optionDan Allen
2023-10-20change releases to singularDan Allen