Tagged articles

KaTeX

2 articles · Page 1 of 1
AI Programming Lab
AI Programming Lab
Jul 14, 2026 · Frontend Development

How scholar-slides Uses HTML to Build Accurate Academic PPTs

The article details the development of scholar-slides, an HTML‑based skill that renders academic presentation slides with vector formulas, editable tables, verified citations, and automated quality checks, addressing the shortcomings of existing AI PPT tools.

HTMLKaTeXPlaywright
0 likes · 8 min read
How scholar-slides Uses HTML to Build Accurate Academic PPTs
Full-Stack Cultivation Path
Full-Stack Cultivation Path
Nov 26, 2025 · Frontend Development

Vue 3 Ecosystem Introduces Real Streaming Rendering

The article introduces vue-renderer-markdown, a zero‑configuration Vue 3 plugin that enables true streaming rendering of Markdown, minimizes re‑renders with incremental DOM patches, and delivers smooth performance for code blocks, Mermaid diagrams, and KaTeX formulas compared with traditional markdown‑it approaches.

KaTeXMermaidVue3
0 likes · 6 min read
Vue 3 Ecosystem Introduces Real Streaming Rendering