-
Notifications
You must be signed in to change notification settings - Fork 0
Releases: cskwork/markdown-to-html-kr
Releases · cskwork/markdown-to-html-kr
v0.1.0
Highlights
- First public release of the Korean Markdown to HTML converter.
- Live Markdown editor with preview and HTML source tabs.
- GitHub Pages demo: https://cskwork.github.io/markdown-to-html-kr/
- Safe rendering pipeline using marked v12 and DOMPurify v3.1.6.
- GitHub Flavored Markdown support, including tables, checkboxes, code blocks, and autolinks.
- Syntax highlighting with highlight.js v11.10.
- Four visual presets: GitHub, Minimalist, Sepia, and Serif with Korean font mappings.
- Rich Text clipboard copy for Notion, Word, and similar editors.
- Standalone styled HTML downloads based on the active preview theme.
- Four curated Korean writing templates and live document statistics.
- Dark mode, localStorage persistence, and responsive mobile layout.
Notes
- Static app: no build step required.
- Main files: index.html, styles.css, app.js, sample.md.
- Design system: Lumina Script generated with Stitch MCP and adapted for Korean UI.