Skip to content
New issue

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

Callbacks from MarkupFormatter #162

Open
amyworrall opened this issue Jan 28, 2024 · 0 comments
Open

Callbacks from MarkupFormatter #162

amyworrall opened this issue Jan 28, 2024 · 0 comments

Comments

@amyworrall
Copy link

I am using MarkupFormatter. I need to know the precise string range for certain bits of markup in the outputted string.

I'm suggesting an API for MarkupFormatter that does a callback whenever it is processing a node, giving access to State. (Preferably a willProcess then a didProcess). That way I could store the relevant bits of state that I needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant