DocOps / liquidoc-gem

The canonical gem source for LiquiDoc, a ruby-based documentation parsing and rendering utility enabling advanced builds with Asciidoctor, Jekyll, Liquid, and semi-structured data files.
https://docs.docops.org/liquidoc-user-manual.html
MIT License
12 stars 5 forks source link

Liquid template 'include' tag only reading from harwd-coded directories #94

Open briandominick opened 2 years ago

briandominick commented 2 years ago

The new feature enabling the Jekyll/Liquid tag include is not honoring three means of indicating source paths for includes:

The interface elements are already documented, but they were not properly implemented.