Skip to content
This repository has been archived by the owner on Jun 5, 2018. It is now read-only.

Latest commit

 

History

History
29 lines (25 loc) · 614 Bytes

README.md

File metadata and controls

29 lines (25 loc) · 614 Bytes

Markdown to PDF

Tree

├── app.py
├── msyh.ttf
├── README.md
├── static
│   ├── css
│   │   └── styles.css
│   ├── images
│   │   ├── cloud.png
│   │   └── fav.ico
│   └── js
│       └── global.js
└── templates
    ├── error.html
    └── index.html

Installation

sudo pip install misaka
sudo pip install xhtml2pdf

Usage

python app.py
and open http://127.0.0.1:8000

Demo

http://pdf.linsir.org