@y_hatt: Release Candidate: Marp Core v5 ➤ Mermaid diagrams ➤ New syntax highlight: Shiki ➤ A lightweight core by default ➤ Math…

X AI KOLs Timeline Tools

Summary

Marp Core v5 release candidate is out, featuring Mermaid diagrams, Shiki syntax highlighting, a lightweight default core, MathJax v4, and lazy-loaded optional dependencies.

Release Candidate: Marp Core v5 📢 ➤ 🧜 Mermaid diagrams ➤ 🖍️ New syntax highlight: Shiki ➤ 🪽 A lightweight core by default ➤ 🔢 MathJax v4 ➤ 💤 Lazy-load optional dependencies https://t.co/oTDW4OwYaf
Original Article
View Cached Full Text

Cached at: 08/07/26, 06:55 PM

Release Candidate: Marp Core v5 📢

➤ 🧜 Mermaid diagrams ➤ 🖍️ New syntax highlight: Shiki ➤ 🪽 A lightweight core by default ➤ 🔢 MathJax v4 ➤ 💤 Lazy-load optional dependencies https://t.co/oTDW4OwYaf

Similar Articles

Gram 2.0.0 released

Lobsters Hottest

Gram 2.0.0, a developer-focused code editor, has been released with updated default settings, improved language server management, smooth scrolling, and Mermaid diagram support in Markdown preview.

@bibryam: https://x.com/bibryam/status/2084204574559056207

X AI KOLs Timeline

An exploration of emerging Markdown-based file formats (AGENTS.md, SKILL.md, spec/plan/task files, memory files) that form a 'metacode layer' enabling coding agents to discover and apply project knowledge directly from repositories, shifting how intent is translated into implementation.

Markdy: Like Mermaid Diagrams, but for Motion

Hacker News Top

Markdy is an open-source animation DSL engine that enables creating complex animations with a simple text-based language, similar to Mermaid diagrams but for motion. It features zero dependencies, web-native rendering via the Web Animations API, and is designed to be AI-agent friendly.

@wsl8297: Mermaid makes drawing flowcharts and sequence diagrams really easy, but the default rendering is far from beautiful, let alone usable in the terminal. I found a new open-source project on GitHub: beautiful-mermaid, which is specifically designed to make Mermaid rendering both beautiful and practical — it can export exquisite…

X AI KOLs Timeline

beautiful-mermaid is an open-source tool implemented in pure TypeScript that renders Mermaid diagrams as beautiful SVGs or terminal-friendly ASCII art. It supports 15 built-in themes and has zero DOM dependencies, making it suitable for use in AI-assisted programming.

merman: Mermaid.js, but headless, in Rust

Lobsters Hottest

Merman is a headless Rust implementation of Mermaid.js that parses, lays out, and renders diagrams (SVG, raster, ASCII) without a browser or JavaScript runtime, targeting parity with Mermaid.js v11.15.0.