Skip to content

vampire-rip/vampire-markdown-printer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • Compile scss to CSS
  • Markdown, Options, HTML
  • Compile javascript by babel
  • Inline all image
  • TOC optimize
  • Configure TOC, markdown-it
  • Custom scripts
  • --base, image by path
  • --config, .markdownrc
  • --input, --output
  • --inputDir, --outputDir
  • uglify CSS and scripts
  • Test extend markdown features
  • Convert markdown online to HTML
  • Make a Visual Studio Code / Atom plugin

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published