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

MarkdownTextBlock: Adds OnMarkdownParsed event #616

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jcoc611-microsoft
Copy link

Adds an event MarkdownTextBlock.OnMarkdownParsed, which is useful because consumers cannot otherwise know when the MarkdownDocument has finished being generated from the markdown text input. It also technically allows consumers to mutate the markdown parsed tree before the render step takes place.

Arlodotexe added a commit to jcoc611-microsoft/Labs-Windows that referenced this pull request Mar 14, 2025
@Arlodotexe Arlodotexe enabled auto-merge March 14, 2025 20:13
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

Successfully merging this pull request may close these issues.

4 participants