Skip to content

feat: Improve pre, code, blockquote Markdown rendering#2276

Merged
nikclayton merged 1 commit into
pachli:mainfrom
nikclayton:md-pre-code
May 6, 2026
Merged

feat: Improve pre, code, blockquote Markdown rendering#2276
nikclayton merged 1 commit into
pachli:mainfrom
nikclayton:md-pre-code

Conversation

@nikclayton

Copy link
Copy Markdown
Contributor

Markwon doesn't support pre or code elements in Markdown by default. Add dedicated tag handlers for those.

Render blockquote similarly to non-Markdown mode. Use a colorPrimary stripe and size the blockquote margin and stripe width appropriately.

Markwon doesn't support `pre` or `code` elements in Markdown by default.
Add dedicated tag handlers for those.

Render `blockquote` similarly to non-Markdown mode. Use a `colorPrimary`
stripe and size the blockquote margin and stripe width appropriately.
@nikclayton nikclayton merged commit d23f84d into pachli:main May 6, 2026
28 checks passed
@nikclayton nikclayton deleted the md-pre-code branch May 6, 2026 10:06
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