Skip to content

🐛 normalize callout type to lowercase in calloutProcessor#389

Closed
ebullient wants to merge 1 commit intomainfrom
claude/keen-hodgkin-8f342d
Closed

🐛 normalize callout type to lowercase in calloutProcessor#389
ebullient wants to merge 1 commit intomainfrom
claude/keen-hodgkin-8f342d

Conversation

@ebullient
Copy link
Copy Markdown
Owner

After the lowercase normalization migration (PR #371), notes with mixed-case callout syntax (e.g. > [!Test]) fail to apply custom admonition styling because data-callout preserves the original case while settings keys and CSS selectors are now lowercase.

Fixes #388

After the lowercase normalization migration (PR #371), notes with
mixed-case callout syntax (e.g. > [!Test]) fail to apply custom
admonition styling because data-callout preserves the original case
while settings keys and CSS selectors are now lowercase.

Fixes #388

Assisted-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ebullient ebullient closed this Apr 17, 2026
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.

Uppercase normalization not reading previous uppercase admonitions

1 participant