1.0.3 • Published 7 years ago

notebuild v1.0.3

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

notebuild

Markdown -> HTML & MathJax.

(You can also use Typora to do the same thing :P )

NPM version David deps

npm.io

What we add:

  • Markdown to HTML (certainly!)
  • MathJax (to show your LaTeX formulas)
  • Bootstrap (to make the page a little more pretty)

Usage

  • notebuild <markdown file>: Generage a HTML using it,
  • ... you can also set the filename of HTML: notebuild <markdown file> [HTML filename]

Examples

  • notebuild a.md -> a.html
  • notebuild myAbsolutelyGreatFile.md myAbsoluteBeautifulHTML.html -> myAbsoluteBeautifulHTML.html
1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago