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
The new feature enabling the Jekyll/Liquid tag include is not honoring three means of indicating source paths for includes:
include
include_dirs
--includes
The interface elements are already documented, but they were not properly implemented.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The new feature enabling the Jekyll/Liquid tag
include
is not honoring three means of indicating source paths for includes:include_dirs
configuration property for parse actions.--includes
CLI argument for parse actionsThe interface elements are already documented, but they were not properly implemented.
The text was updated successfully, but these errors were encountered: