summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-27Release 2.0.15v2.0.15Dan Allen
2021-04-27update output of -v flag in README [skip ci]Dan Allen
2021-04-27add entry for 2.0.15 release to what's new pageDan Allen
2021-04-27use document ID as linkend for self xref in DocBook output, auto-generating o...Dan Allen
2021-04-27fix invoker tests that use run_command on JRuby 9.1 for Windows (PR #4042)Dan Allen
2021-04-27change interdoc xref to inter-document xref in CHANGELOG [skip ci]Dan Allen
2021-04-27fix order of section in CHANGELOG [skip ci]Dan Allen
2021-04-27resolves #3860 don't include trailing punctuation in target of autolink (PR #...Dan Allen
2021-04-27handle case when self xref without link text is inside AsciiDoc table cellDan Allen
2021-04-27use value of refid attribute as linkend for internal xref in DocBook converte...Dan Allen
2021-04-27remove outdated comment in DocBook converter [skip ci]Dan Allen
2021-04-26add missing entry for #2766 to CHANGELOG [skip ci]Dan Allen
2021-04-26resolves #4032 use xreftext of document as fallback link text for inter-docum...Dan Allen
2021-04-26use inter-document instead of interdocument in CHANGELOG [skip ci]Dan Allen
2021-04-26format keyboard references in monospace in manpage outputDan Allen
2021-04-26use mock boundaries when formatting UI macros and callout numbers in manpage ...Dan Allen
2021-04-26add tests for UI macros in manpage converterDan Allen
2021-04-24declare that this project utilitizes semantic versioning [skip ci]Dan Allen
2021-04-23add comment in DocBook converter as to why the link tag is used instead of xr...Dan Allen
2021-04-23resolves #4035 don't assign empty role to inline phrase (PR #4036)Dan Allen
2021-04-23use fallback value when resolving relfileprefix attribute for inter-document ...Dan Allen
2021-04-23resolves #4033 don't assign nil value to named attribute mapped to absent pos...Dan Allen
2021-04-23add negative tests for problem reported in #4032Dan Allen
2021-04-23document how to apply substitutions to the text of a node returned by an inli...Dan Allen
2021-04-22add missing entry for #3813 to CHANGELOG [skip ci]Dan Allen
2021-04-22add negative test for empty role on inline phraseDan Allen
2021-04-22add negative test to verify that the parser assigns a nil value to an attribu...Dan Allen
2021-04-20add comment why include with partial-option is set is registered with a nil v...Dan Allen
2021-04-19add note to release notes about using attribute references in a document titl...Dan Allen
2021-04-19add entry for 2.0.14 release to what's new page in docs [skip ci]Dan Allen
2021-04-19Begin development on next version [skip ci]Dan Allen
2021-04-19Release 2.0.14v2.0.14Dan Allen
2021-04-19groom entries in CHANGELOG [skip ci]Dan Allen
2021-04-19resolves #3732 allow value of user-home attribute to be overridden by API or ...Dan Allen
2021-04-19resolves #3938 allow subs attribute value on Inline node returned by process ...Dan Allen
2021-04-19fix branch names of dependent projects in CI triggerDan Allen
2021-04-19revise CHANGELOG entries [skip ci]Dan Allen
2021-04-19don't call apply_subs for custom inline macro if no subs are resolvedDan Allen
2021-04-19fix docs for expand_subs method on Substitutor; simplify code branch for symb...Dan Allen
2021-04-18resolves #4024 suppress missing attribute warning when processing value for d...Dan Allen
2021-04-18verify attribute entry in document header can reference intrinsic doctitle at...Dan Allen
2021-04-17resolves #4018 allow showtitle/notitle to be toggled in AsciiDoc table cell i...Dan Allen
2021-04-17resolves #2586 ensure document attributes unset in parent document remain uns...Dan Allen
2021-04-17resolves #4017 do not allow AsciiDoc table cell to set document attribute tha...Dan Allen
2021-04-17strengthen test to verify AsciiDoc table cell does not inherit toc settingDan Allen
2021-04-17resolves #4023 honor caption attribute on blocks that support captioned title...Dan Allen
2021-04-17fix references to AsciiDoc.py in code comments [skip ci]Dan Allen
2021-04-17fix references to AsciiDoc.py in CHANGELOG [skip ci]Dan Allen
2021-04-16use public method to apply substitution to source in Pygments adapterDan Allen
2021-04-16fix indentation in CHANGELOG [skip ci]Dan Allen