This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

notebuild

1.0.3 • Public • Published

notebuild

Markdown -> HTML & MathJax.

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

NPM version David deps

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

Readme

Keywords

Package Sidebar

Install

npm i notebuild

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

6.26 kB

Total Files

7

Last publish

Collaborators

  • outloudvi