sxyazi / markdown-viewer

Tiny local Markdown viewer written in Golang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Markdown-viewer

An out-of-the-box, high-performance local Markdown real-time preview tool. You can use it to map any directory and it will intelligently detect all .md files in that directory.

It supports code highlighting and math formulas and other features optimized for the experience.

Usage

Download the version for your system from the Releases page, then run it as follows.

./markdown-viewer <path>

Done! Now you can open http://127.0.0.1:3000 and see it.

About

Tiny local Markdown viewer written in Golang.


Languages

Language:JavaScript 48.1%Language:Go 30.1%Language:SCSS 18.2%Language:HTML 2.3%Language:Shell 1.3%