Skip to content

Add opt-in support for nested alert blocks#938

Merged
xoofx merged 1 commit into
xoofx:mainfrom
kapsiR:ft-nested-alert
May 7, 2026
Merged

Add opt-in support for nested alert blocks#938
xoofx merged 1 commit into
xoofx:mainfrom
kapsiR:ft-nested-alert

Conversation

@kapsiR
Copy link
Copy Markdown
Contributor

@kapsiR kapsiR commented Apr 27, 2026

Introduces AllowNestedAlerts on AlertExtension and AlertInlineParser
(default: false) to allow alert blocks inside blockquotes or list items.

The UseAlertBlocks() pipeline extension method exposes the new option
via an allowNestedAlerts parameter.

Resolves #853

Introduces AllowNestedAlerts on AlertExtension and AlertInlineParser
(default: false) to allow alert blocks inside blockquotes or list items.

The UseAlertBlocks() pipeline extension method exposes the new option
via an allowNestedAlerts parameter.

Resolves xoofx#853

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@xoofx xoofx merged commit 7dceff2 into xoofx:main May 7, 2026
3 checks passed
@kapsiR kapsiR deleted the ft-nested-alert branch May 7, 2026 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Alert within a list

2 participants