Replies: 1 comment 2 replies
-
The issue is that the space is included in the AST for Pandoc (I used
in the AST. A couple of ideas:
In other that need to perform tasks against text ranges, I've used spans to accomplish this- so syntactically a little less terse but has other advantages. For example user could write:
And then you can target |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm new to
lua filter
, kindly ask for help for simplegsub
usage.In
example.qmd
:In
test.lua
Beta Was this translation helpful? Give feedback.
All reactions