New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

markzero

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markzero

Extensions to the marked library

latest
Source
npmnpm
Version
0.1.31
Version published
Weekly downloads
43
26.47%
Maintainers
1
Weekly downloads
 
Created
Source

Table of Contents

  • markzero

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).

Keywords

cli

FAQs

Package last updated on 23 Aug 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts