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
It could be useful when multiple documents share common data or table data is generated.
Example:
|=== include::table_common.txt[] include::table_specific.txt[] |===
The text was updated successfully, but these errors were encountered:
Thanks for opening this issue @OneMoreGres, I will take a look at it
Sorry, something went wrong.
test(parser/renderer): verify file inclusions in tables
a6edd68
Fixes bytesparadise#875 Signed-off-by: Xavier Coulon <[email protected]>
test(parser/renderer): verify file inclusions in tables (#884)
2b1299e
Fixes #875 Signed-off-by: Xavier Coulon <[email protected]>
was implemented in #883 and verified in #884
Successfully merging a pull request may close this issue.
It could be useful when multiple documents share common data or table data is generated.
Example:
The text was updated successfully, but these errors were encountered: