A viewer and editor of markdown on local web pages.
- Based on Python3, Django and editor.md.
- Support Standard Markdown;
- Support real-time preview, image upload.
- Support KaTeX.
Please download the Python3
and run the start.py
to start.
NoteBook runs at 127.0.0.1:8014
.
The all notebooks are storaged in /notebooks/
and all images are storaged in /image/
.
The host name cannot contain Chinese characters.