summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-10-20fix misspelling (PR #4506)Kjell Irgens
2023-10-19replace mogztter by ggrossetie in URLs (PR #4505)Guillaume Grossetie
2023-10-19fix broken google doc extention link (PR #4504)Tonis Piip
2023-10-11fix option name for :parse_header_only (was :header_only, which is incorrect)Dan Allen
2023-10-11fix minor typo in favicon docs (PR #4502)VZ
2023-09-30revert consolidate super call in logger subclasses as it's not compatible wit...Dan Allen
2023-09-30consolidate super call in logger subclassesDan Allen
2023-09-30resolves #4493 support ruby3.3 Logger by properly initialize super class (PR ...Mamoru TASAKA
2023-09-27change the bundle init step to a command instead of a ruby source block [skip...Dan Allen