summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-04-10Release 2.0.13v2.0.13Dan Allen
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-09resolves #4004 remove redundant trailing space on URL followed by non-adjacen...Dan Allen
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-07revise description of -v CLI option; document in usage that application log m...Dan Allen
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-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-22rewrite description for manpage converter to more accurately communicate its ...Dan Allen
2021-03-07remove a redundant nil return in extensionsDan Allen
2021-02-24format code in rouge adapterDan Allen
2021-02-24rouge highlighter: refactor lexer and formatter selection (PR #3952)Oblomov
2021-02-05resolves #3932 honor list of tags following negated wildcard on include direc...Dan Allen
2020-12-14fix comment about special sections [skip ci]Dan Allen
2020-12-01resolves #3870 use .adoc file extension in usage statement for CLI (PR #3871)Dan Allen
2020-11-29revise help text for -b CLI optionDan Allen
2020-11-27Small typo ndoe -> node (PR #3858)Guillaume Grossetie
2020-11-10clarify documentation for unwrap_standalone_preamble compliance switch [skip ci]Dan Allen
2020-11-10Begin development on next version [skip ci]Dan Allen
2020-11-10Release 2.0.12v2.0.12Dan Allen
2020-11-10Begin development on next version [skip ci]Dan Allen
2020-11-10Release 2.0.12.rc.2Dan Allen
2020-11-10Begin development on next version [skip ci]Dan Allen
2020-11-10Release 2.0.12.rc.1Dan Allen
2020-11-08resolves #3832 pass through role to DocBook output for inline image (PR #3836)Dan Allen
2020-11-08resolves #3829 fix crash when inlining an SVG if the explicit width or height...Dan Allen
2020-11-05resolves #3827 defer use of Ruby >= 2.3 constructs to restore compatibility w...Dan Allen
2020-11-05resolves #3825 set type and target property on unresolved footnote reference ...Dan Allen
2020-11-02Begin development on next version [skip ci]Dan Allen
2020-11-02Release 2.0.11v2.0.11Dan Allen
2020-11-02upgrade highlight.js from 9.15.10 to 9.18.3Dan Allen
2020-11-02upgrade MathJax to 2.7.9Dan Allen
2020-11-02refactor attrlist parser (PR #3819)Dan Allen
2020-11-01resolves #3813 preserve blank positional attributes when parsing block attrli...Dan Allen
2020-11-01remove unused condition in attrlist parserDan Allen
2020-10-31resolves #3804 link the notitle and showtitle attributes (PR #3805)Dan Allen
2020-10-31resolves #3513 apply max width to each top-level container instead of body in...Dan Allen
2020-10-31resolves #3592 fix crash if value passed by API for copycss attribute is not ...Dan Allen
2020-10-31resolves #3808 fix crash if value of stylesheets attribute contains a folder ...Dan Allen