-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
This is a great filter, thank you! I saw in the docs for the pandoc-include-code filter you've cited for inspiration that they have a snippet-mode feature, as well, so the line numbers in the referenced code can change without breaking the reference in the docs:
// start snippet wow
int main() {
printf("such performance");
}
// end snippet wow
This would be a great feature to enable in this extension. I'd offer to develop it myself, but I have no experience with Lua whatsoever. Thanks again for this extension, it's very useful as is.
rben01
Metadata
Metadata
Assignees
Labels
No labels