markzero

0.1.31 • Public • Published

Table of Contents

markzero

Extensions to the marked library.

This library extends the excellent marked markdown parser to allow round tripping markdown to tokens and back to markdown. It also provides renderers to convert markdown to plain text and man pages.

Used by the command module and the mdp program.

Install

npm i markzero

Features

  • Convert markdown documents to tokens and back to markdown to programatically modify a document.
  • Additional renderers for plain text and man pages.
  • Builds link index for plain text documents.
  • Supports nested ordered lists when converting back to markdown.

Examples

Alternative versions of this document serve as examples:

License

Everything is MIT. Read the license if you feel inclined.

Generated by mdp(1).

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.31
    17
    • latest

Version History

Package Sidebar

Install

npm i markzero

Weekly Downloads

31

Version

0.1.31

License

none

Last publish

Collaborators

  • muji
  • tmpfs