Skip to content

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

Merged
xoofx merged 2 commits intoxoofx:masterfrom
snnz:fix-alerts
Jan 5, 2025
Merged

Check that the alert candidate is not already in an alert block or nested within other elements.#842
xoofx merged 2 commits intoxoofx:masterfrom
snnz:fix-alerts

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
@xoofx xoofx added the bug label Jan 5, 2025
@snnz snnz deleted the fix-alerts branch January 10, 2025 00:48
@MihaZupan MihaZupan mentioned this pull request Apr 14, 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