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

Check that the alert candidate is not already in an alert block or nested within other elements. #842

Merged
merged 2 commits into from
Jan 5, 2025

Conversation

snnz
Copy link
Contributor

@snnz snnz commented Jan 2, 2025

Fixes #841.

The second condition is related to the following GitHub Markdown update note:

  • Prevent alerts from being nested within other elements.

@xoofx xoofx merged commit 9b3f442 into xoofx:master Jan 5, 2025
1 check passed
@xoofx xoofx added the bug label Jan 5, 2025
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.

Markdown.ToHtml throws InvalidOperationException "A block is already being replaced"
2 participants