mkdown
A fast, single-binary markdown to HTML converter that produces complete, self-contained styled pages — syntax highlighting and theme CSS included, with no runtime to install.
Features
• Single static binary, no runtime — no Node, Python, or Ruby to install
• Self-contained output — theme CSS embedded inline; one portable .html file
• Fast parallel batch — mkdown *.md converts a whole directory in one process across all available cores
• GitHub Flavored Markdown (tables, strikethrough, task lists)
• Syntax highlighting with Chroma
• YAML frontmatter parsing
• Dark theme by default, light theme available, separated CSS for easy theming
Installation
Prebuilt binaries for macOS, Linux, and Windows (amd64/arm64) are attached to each GitHub Release.
评论
?
参与讨论