I am importing an external file using the "jekyll-asciidoc" plugin.
[source, groovy] ---- includes: {projectdir} /src/test/resources/examples/abc.groovy [tag = example 1, indent = 0] - ---
Jekyll does not want to include that file because it is outside of my website's folder This message is:
asciidoctor: warning: file I have an invalid reference to the progenitor's progenitor, automatically recover
How can I disable asciidoctor "safe mode"
You can try:
< Od> asciidoctor: Reserved: 0
No comments:
Post a Comment