index
:
asciidoctor
2.0.20-charlotte
main
MSM's fork of Asciidoctor
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
modules
/
extensions
/
pages
/
inline-macro-processor.adoc
Age
Commit message (
Collapse
)
Author
2023-05-29
remove explicit source style in docs when not needed
Dan Allen
2022-09-16
remove redundant require statements in extension examples
Dan Allen
2022-09-16
update inline macro example to return an Inline object and support different ↵
Dan Allen
backends
2022-07-20
add more detail for how to apply substitutions to inline text in an extension
Dan Allen
2021-08-03
resolves #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-23
document how to apply substitutions to the text of a node returned by an ↵
Dan Allen
inline macro extension [skip ci]
2020-12-08
use Ruby 2 hash syntax in examples
Dan Allen
2020-12-08
switch fenced code blocks to AsciiDoc source blocks and always set language
Dan Allen
2020-12-08
rearchitect modules and filenames and drop asciidoctor folder under docs
Sarah White