summaryrefslogtreecommitdiff
path: root/docs/modules/extensions/pages/inline-macro-processor.adoc
AgeCommit message (Collapse)Author
2023-05-29remove explicit source style in docs when not neededDan Allen
2022-09-16remove redundant require statements in extension examplesDan Allen
2022-09-16update inline macro example to return an Inline object and support different ↵Dan Allen
backends
2022-07-20add more detail for how to apply substitutions to inline text in an extensionDan Allen
2021-08-03resolves #4012 use man page and manpage terminology consistently in docs (PR ↵Dan Allen
#4121) - use "manpage" when referring to backend or doctype value - use "man page" in all other cases - improve description of warnings that pertain to manpage doctype - revise documentation for manpage backend
2021-04-23document how to apply substitutions to the text of a node returned by an ↵Dan Allen
inline macro extension [skip ci]
2020-12-08use Ruby 2 hash syntax in examplesDan Allen
2020-12-08switch fenced code blocks to AsciiDoc source blocks and always set languageDan Allen
2020-12-08rearchitect modules and filenames and drop asciidoctor folder under docsSarah White