aboutsummaryrefslogtreecommitdiff
path: root/testdata/inline_parser/macro_pass_none_test.txt
AgeCommit message (Collapse)Author
2022-11-27all: implement inline macro for passthrough ("pass:")Shulhan
The inline passthrough "pass:" can be used to control the substitutions applied to a run of text. Ref: https://docs.asciidoctor.org/asciidoc/latest/pass/pass-macro/