hyper_render_markdown 1.1.2 copy "hyper_render_markdown: ^1.1.2" to clipboard
hyper_render_markdown: ^1.1.2 copied to clipboard

Markdown parser plugin for HyperRender - Converts Markdown to Universal Document Tree (UDT).

Changelog — hyper_render_markdown #

1.1.2 - 2026-03-25 #

  • Version bump to stay in sync with hyper_render_core 1.1.2 (Ruby selection fixes, CSS @keyframes support).
  • No API changes in this package.

1.1.1 - 2026-03-23 #

  • Maintenance release: no code changes — republish to sync repository verification with current git HEAD

1.1.0 - 2026-03-20 #

✨ New Features #

  • Section splitting: parseToSections() now splits at h1/h2/h3 boundaries for virtualized rendering — previously ignored chunkSize parameter
  • Link safety: javascript: and data: href values are sanitized and blocked

🐛 Bug Fixes #

  • Inline bold/italic: Nested inline markers (**bold _italic_**) now resolve correctly
  • Fenced code blocks: Language hint passed through to hyper_render_highlight for syntax coloring

1.0.0 - 2026-01-15 #

  • Initial release: CommonMark Markdown → UDT adapter (headings, bold, italic, links, code blocks, lists, blockquotes)
2
likes
0
points
345
downloads

Publisher

verified publisherbrewkits.dev

Weekly Downloads

Markdown parser plugin for HyperRender - Converts Markdown to Universal Document Tree (UDT).

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #markdown-renderer #markdown #commonmark

License

unknown (license)

Dependencies

flutter, hyper_render_core, markdown

More

Packages that depend on hyper_render_markdown