Skip to content

feat(markdown): support 4 or more backticks as code block fence#1207

Open
henry-hsieh wants to merge 1 commit intofolke:mainfrom
henry-hsieh:feat-markdown-4-backticks
Open

feat(markdown): support 4 or more backticks as code block fence#1207
henry-hsieh wants to merge 1 commit intofolke:mainfrom
henry-hsieh:feat-markdown-4-backticks

Conversation

@henry-hsieh
Copy link
Copy Markdown

Description

Some language server may use 4 or more backticks as code block fence. In order to render them correctly, I changed the markdown code block detection to support 3 or more backticks as start of fence. The end of the fence should have identical number of backticks as start.

Related Issue(s)

Screenshots

@github-actions github-actions Bot added the size/m Medium PR (<50 lines changed) label Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/m Medium PR (<50 lines changed)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant