mardow

0.4.0 • Public • Published

Mardow

The ultimate markdown viewer.

Screenshot

Installation

npm install --global mardow

Get Started

mardow serve README.md

For more information run:

mardow --help

Features

  • Uses Marked to convert Markdown to HTML
  • The acute accent is used to mark AsciiMath parts which will get rendered by MathJax. So e.g. ´f(x) = 1/x^2´ will get rendered with the proper math layout. (Attention: Make sure to escape ambiguous characters like "_" from the markdown parser with a backslash "\")

Features

  • Highlighting even works correctly when there are several sections with the same name

/mardow/

    Package Sidebar

    Install

    npm i mardow

    Weekly Downloads

    7

    Version

    0.4.0

    License

    AGPL-3.0-or-later

    Unpacked Size

    276 kB

    Total Files

    14

    Last publish

    Collaborators

    • adius