summaryrefslogtreecommitdiff
path: root/lib/asciidoctor/pdf/formatted_text/parser.rb
AgeCommit message (Expand)Author
2022-04-18resolves #2052 rename key theme key to kbd (PR #2053)Dan Allen
2022-01-19resolves #1990 handle uppercase characters in character references (PR #1991)Dan White
2021-02-25resolves #1774 allow theme to control font properties of menu element (PR #1879)Dan Allen
2020-09-07use color attribute on font tag instead of color tag in psuedo-HTML and drop ...Dan Allen
2020-09-07rebuild parser using latest versio of tt and remove redundant extends callsDan Allen
2020-07-14use and enforce a consistent style for comment annotationsDan Allen
2019-10-14document in README how to regenerate the formatted text parser [skip ci]Dan Allen
2019-10-05reorganize source files under asciidoctor/pdf (PR #1302)Dan Allen