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

Fix source span calculation #733

Merged
merged 2 commits into from Aug 26, 2023
Merged

Conversation

zickb
Copy link

@zickb zickb commented Aug 25, 2023

Update the LeafBlock.Inline source span after PostProcessInlines calls.

fixes #731, #730 and #702

@xoofx xoofx merged commit f15e9f0 into xoofx:master Aug 26, 2023
1 check passed
@xoofx xoofx added the bug label Aug 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ContainerInline with a ParentBlock has a wrong Span End
2 participants