-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
Description
Would it be possible to expose the source position for scanners and extension building functions? I have two use cases that would greatly benefit from this:
-
Many extensions can fail on bad markup. Currently, when this happens it can be really hard find out where it happened. For example, I would like to typecheck my code examples.
-
Wiki like editing would benefit from this as it would allow the generated html to point at the original source
I did notice that this was mentioned in the documentation. You can count this issue as a vote for adding the source locations + an offer to do some of the work.
Reactions are currently unavailable