We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i.e., $ bundle exec liquidoc -d _data/data-sample.yml -t _templates/liquid/tpl-sample.asciidoc -o sample.adoc works, but $ bundle exec liquidoc -d _data/data-sample.yaml -t _templates/liquid/tpl-sample.asciidoc -o sample.adoc doesn't
$ bundle exec liquidoc -d _data/data-sample.yml -t _templates/liquid/tpl-sample.asciidoc -o sample.adoc
$ bundle exec liquidoc -d _data/data-sample.yaml -t _templates/liquid/tpl-sample.asciidoc -o sample.adoc
The text was updated successfully, but these errors were encountered:
Does this help?
https://github.com/scalingdata/liquidoc-gem#native-nested-data-yaml-json-xml
The active repo for this is now https://github.com/DocOps/liquidoc-gem
Sorry, something went wrong.
No branches or pull requests
i.e.,
$ bundle exec liquidoc -d _data/data-sample.yml -t _templates/liquid/tpl-sample.asciidoc -o sample.adoc
works, but$ bundle exec liquidoc -d _data/data-sample.yaml -t _templates/liquid/tpl-sample.asciidoc -o sample.adoc
doesn'tThe text was updated successfully, but these errors were encountered: