summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-10Release 2.0.13v2.0.13Dan Allen
2021-04-10minor revisions to README [skip ci]Dan Allen
2021-04-10add missing entries to CHANGELOG; clean up and rearrange recent entries [skip...Dan Allen
2021-04-10upgrade template librariesDan Allen
2021-04-10Add documentation for docinfo header (PR #3954)Mark Rotteveel
2021-04-10resolves #3892 don't mangle formatting macros when uppercasing section titles...Dan Allen
2021-04-09resolves #3757 output all mannames in name section of HTML output for manpage...Dan Allen
2021-04-09resolves #3997 rollback change for #3470; skip empty lines before processing ...Dan Allen
2021-04-09update recent entries in CHANGELOG to use man page instead of manpage [skip ci]Dan Allen
2021-04-09resolves #4004 remove redundant trailing space on URL followed by non-adjacen...Dan Allen
2021-04-09remove wip marker in test description [skip ci]Dan Allen
2021-04-09fix issue reference in CHANGELOG [skip ci]Dan Allen
2021-04-09add tests for sourcemap use case reported in #3966Dan Allen
2021-04-09carry edits to README over to docsDan Allen
2021-04-09improve and copyedit content in README.adocSarah White
2021-04-09correct trademark attribution; add registered trademark and TM symbolsSarah White
2021-04-09clarify sentence about contentSarah White
2021-04-09Fix attribute reference in README.adocDan Allen
2021-04-09update introduction content and URLs in READMESarah White
2021-04-09resolves #3940 fix crash when resolving next value in sequence for non-numeri...Dan Allen
2021-04-09resolves #3939 counter and counter2 directives in attribute reference should ...Guillaume Grossetie
2021-04-08resolves #4000 substitute attribute references in manpurpose inside NAME sect...Dan Allen
2021-04-08resolves #3994 fix instructions for Confluence XHTML migration (PR #3995)Julio Gómez Díaz
2021-04-07revise description of -v CLI option; document in usage that application log m...Dan Allen
2021-04-07update What's New page for Asciidoctor 2.0.12 (#3998)Sarah White
2021-04-07resolves #3992 use .bp macro at location of page break in manpage output (PR ...Dan Allen
2021-04-07remove outdated FIXME in manpage converter [skip ci]Dan Allen
2021-04-07remove extra .sp before content of verse block in manpage outputDan Allen
2021-04-07don't escape hyphen when printing manname in NAME section in manpage outputDan Allen
2021-04-06remove outdated comment in manpage converter [skip ci]Dan Allen
2021-04-06add test for unresolved footnote reference in manpage converterDan Allen
2021-04-05add Code of Conduct file that links to the community code of conduct [skip ci]Dan Allen
2021-04-05add link to Code of Conduct to README file [skip ci]Dan Allen
2021-04-05resolves #3988 fix formatting of footnote text with URL in manpage output (PR...Dan Allen
2021-04-04resolves #3989 fix layout of footnotes in manpage output and add tests (PR #3...Dan Allen
2021-03-29resolves #3982 allow NullLogger to be enabled by setting the :logger option t...Dan Allen
2021-03-24resolves #3969 add support for using pygments.rb 2.x when source-highlighter=...Marat Radchenko
2021-03-23don't pluralize regular expression map for consistencyDan Allen
2021-03-23in the docs, cite section anchors as another feature that relies on the style...Dan Allen
2021-03-23revise note in docs about replacing the default stylesheet [skip ci]Dan Allen
2021-03-22Apply minor typo and flow change to default stylesheet docs (PR #3977) [skip ci]Chris Perrault
2021-03-22rewrite description for manpage converter to more accurately communicate its ...Dan Allen
2021-03-18speedup CI by using Bundler cache (PR #3901)Marat Radchenko
2021-03-18disable Pygments tests on JRuby 9.1 in CIDan Allen
2021-03-18remove JRUBY_OPTS from CI workflowDan Allen
2021-03-08disable non-working link to docs coverage [skip ci]Dan Allen
2021-03-08update chat link to point to Zulip instead of Gitter [skip ci]Dan Allen
2021-03-07add Zulip badge to README (PR #3964)Marat Radchenko
2021-03-07remove a redundant nil return in extensionsDan Allen
2021-02-28[docs] on MS Word migration page, add a pandoc command using docker and updat...Diego Carrasco Gubernatis