index
:
asciidoctor-go
dev
main
Native Go parser for asciidoc markup.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testdata
/
include_code_block_test.txt
Age
Commit message (
Collapse
)
Author
2025-04-18
all: support include directive inside block code
Shulhan
Example of block code with include directive, ---- ... include::file[] ... ----