Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bmf-san/docs-md-to-pdf-example
This is a document management sample that converts markdown format documents to PDF format. It supports emoji, toc generation, and mermaid.
https://github.com/bmf-san/docs-md-to-pdf-example
emoji md md-to-pdf mermaid pdf toc
Last synced: 16 days ago
JSON representation
This is a document management sample that converts markdown format documents to PDF format. It supports emoji, toc generation, and mermaid.
- Host: GitHub
- URL: https://github.com/bmf-san/docs-md-to-pdf-example
- Owner: bmf-san
- Created: 2022-09-01T14:16:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-09T05:33:08.000Z (almost 2 years ago)
- Last Synced: 2024-10-16T03:21:04.521Z (2 months ago)
- Topics: emoji, md, md-to-pdf, mermaid, pdf, toc
- Language: JavaScript
- Homepage:
- Size: 313 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docs-md-to-pdf-example
This is a document management sample that converts markdown format documents to PDF format. It supports emoji, toc generation, and mermaid.# Get Started
You can try with the following steps:1. `npm install`
2. `npm run textlint`
2. `npm run gen`