You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a small setup with Pandoc and Lua filters to generate some documentation. While running the filter, which includes files similar to pp, we get the output
I'm a bit confused why the auto identifiers extension seems to be run, although it's disabled. Is that maybe some weird interaction with the Lua filter?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
We have a small setup with Pandoc and Lua filters to generate some documentation. While running the filter, which includes files similar to
pp
, we get the output[WARNING] Duplicate identifier ...
The call looks like this:
I'm a bit confused why the auto identifiers extension seems to be run, although it's disabled. Is that maybe some weird interaction with the Lua filter?
Beta Was this translation helpful? Give feedback.
All reactions