Skip to content

fix(richtext-lexical): fix import for single line code blocks with no language#15650

Open
shobhitsinghal624 wants to merge 1 commit intopayloadcms:mainfrom
shobhitsinghal624:patch-1
Open

fix(richtext-lexical): fix import for single line code blocks with no language#15650
shobhitsinghal624 wants to merge 1 commit intopayloadcms:mainfrom
shobhitsinghal624:patch-1

Conversation

@shobhitsinghal624
Copy link

Single line code blocks with no language error out during import. Example:

Single line but no language

This change fixes the issue.

Single line code blocks with no language error out during import. Example:

```
Single line but no language
```

This change fixes the issue.
@shobhitsinghal624 shobhitsinghal624 changed the title fix(richtext-lexical): Fix import for single line code blocks with no language fix(richtext-lexical): fix import for single line code blocks with no language Feb 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.

1 participant

Comments