vampire-markdown-printer

0.1.1 • Public • Published

Vampire Markdown Printer

warn: this project currently only works with vampire-os.

Convert any markdown to a single pretty HTML with all images inline.

Usage:

npx vampire-markdown-printer mdFiles [--outputDir dir] [--base resourceBase]

//TODOs:

  • [ ] Customize scss and section color
  • [ ] Detect title as html title
  • [X] Compile scss to CSS
  • [X] Markdown, Options, HTML
  • [X] Compile javascript by babel
  • [X] Inline all image
  • [X] TOC optimize
  • [ ] Configure TOC, markdown-it
  • [ ] Custom scripts
  • [X] --base, image by path
  • [ ] --config, .markdownrc
  • [X] --input, --output
  • [X] --inputDir, --outputDir
  • [ ] uglify CSS and scripts
  • [ ] Test extend markdown features
  • [ ] Convert markdown online to HTML
  • [ ] Make a Visual Studio Code / Atom plugin

Readme

Keywords

Package Sidebar

Install

npm i vampire-markdown-printer

Weekly Downloads

0

Version

0.1.1

License

MIT

Unpacked Size

16.4 kB

Total Files

12

Last publish

Collaborators

  • sunrisefox