Skip to content

Conversation

@rwv
Copy link

@rwv rwv commented Jan 7, 2026

What

  • Add NMarkdown runtime Markdown renderer (token -> VNode).
  • Support code blocks with injected highlight.js (same pattern as NCode).
  • Add sanitize options: sanitize (default true) strips unsafe URLs and escapes raw HTML; sanitizeHtml hook enables rendering sanitized HTML when needed.
  • Add demos (basic/hljs/security) and unit tests.

@jahnli
Copy link
Collaborator

jahnli commented Jan 9, 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.

2 participants