Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

58 Commits

Repository files navigation

MarkPlus Engine

A markdown to html converter with a bunch of extra features.

It powers react-markplus.

Install

yarn add markplus-engine

Usage

importmarkplusEnginefrom'markplus-engine';consthtml=awaitmarkplusEngine.render('# Hello world!');

Notes

This library focus on markdown to html converstion. It's supposed to run in both Node.js and browser.

Thus, it doesn't handle CSS or client-side JavaScript.(since Node.js doesn't have CSS or client-side JavaScript).

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages