summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-03Release 2.0.16v2.0.16Dan Allen
2021-08-03add Asciidoctor 2.0.16 release to the What's New page (PR #4119)Sarah White
2021-08-03fortify the localization support page with some keywords and additional contextDan Allen
2021-08-03update supported platformsSarah White
2021-08-03resolves #4012 use man page and manpage terminology consistently in docs (PR ...Dan Allen
2021-08-03fix section title in CHANGELOG [skip ci]Dan Allen
2021-08-03remove entry for unused attributeDan Allen
2021-08-03update description of backend option [skip ci]Dan Allen
2021-08-03link to man page for current release [skip ci]Dan Allen
2021-08-02add missing references to #4059 in CHANGELOGDan Allen
2021-08-02resolves #4118 use autoprefixer to manage browser prefixes in default stylesh...Dan Allen
2021-08-02add missing entry to CHANGELOG for #4062 [skip ci]Dan Allen
2021-08-02update default stylesheet to fix conflict between text decoration and bottom ...Dan Allen
2021-08-02remove display rule in default stylesheet for elements introduced in HTML5Dan Allen
2021-08-02change dependencies in stylesheet build to devDependencies [skip ci]Dan Allen
2021-08-02resolves #4116 update default stylesheet to indent content of details element...Dan Allen
2021-08-02upgrade postcss [skip ci]Dan Allen
2021-08-02update CHANGELOG entry for #4114 [skip ci]Dan Allen
2021-08-02resolves #4098 reorganize and improve the docs that explain how to create man...Dan Allen
2021-08-02remove redundant styles from the stylesheetDan Allen
2021-08-02resolves #4114 update font styles for summary element to match font styles of...Dan Allen
2021-07-31use "present" as end copyright year to indicate project is ongoing [skip ci]Dan Allen
2021-07-31use next to short circuit loop with single conditionalDan Allen
2021-07-31use sprintf instead of % operator in TimingsDan Allen
2021-07-31convert nested if inside else to elsif where possibleDan Allen
2021-07-31use e as variable name for exception object rather than exDan Allen
2021-07-31use percent_x instead of backticks to exec commandDan Allen
2021-07-31add dedicated section about compat mode to the AsciiDoc.py migration pageDan Allen
2021-07-31clarify on AsciiDoc.py migration page that only the font size and color roles...Dan Allen
2021-07-31document the change to inline roles on the AsciiDoc.py migration pageDan Allen
2021-07-31better illustrate the influence of compat-mode on the syntax for inline forma...Dan Allen
2021-07-31extend test for indexterm-promotion option to cover case when term has two en...Dan Allen
2021-07-30fix API doc on attr_writer for text property on table cellDan Allen
2021-07-30fix the docs that explain how to generate an HTML TOC [skip ci]Dan Allen
2021-07-30use correct syntax to refer to static methods on Converter class [skip ci]Dan Allen
2021-07-30add missing entry to CHANGELOG [skip ci]Dan Allen
2021-07-30add locale for Thai (PR #4113)NinaKK
2021-07-30fix Reader#unshift_all on JRuby to account for List argumentDan Allen
2021-07-30resolves #4106 use queue to iterate over lines in reader instead of stack (PR...Dan Allen
2021-07-30document that the Pygments installation can be set in a custom adapter that e...Dan Allen
2021-07-30use consistent style for section titles in docs module for syntax highlightingDan Allen
2021-07-30rename syntax-highlighter-prism.rb to prism-syntax-highlighter.rbDan Allen
2021-07-30document how to extend a built-in syntax highlighter adapterDan Allen
2021-07-30resolves #4110 fix missing automatic reftext for internal xrefs in manpage ou...Dan Allen
2021-07-30Fix syntax error in default stylesheet page; make steps for extending default...Dan Allen
2021-07-30use clearer and more efficient logic to add leveloffset attributes around inc...Dan Allen
2021-07-30remove unnecessary assignment in ReaderDan Allen
2021-07-30set explicit return value for internal unshift and unshift_all methods on ReaderDan Allen
2021-07-30remove unused attributes in component descriptorDan Allen
2021-07-30explain how to obtain a copy of the default stylesheet [skip ci]Dan Allen