Skip to content

Rxann/sparkmd

Repository files navigation

Early Beta!

Please open an issue if you encounter any bugs.

sparkmd

A lightweight and speedy Markdowns renderer for the console

Installation

npm install sparkmd

Example Usage

import spark from "sparkmd";
spark("example.md");

Supported Markdown Syntax

Currently supported features are:


Headers up to - ###
Bold
Italic
Strikethrough
Code

Coming soon features:


Links

Contributing

Please fork the repository and submit a pull request.


About

A lightweight and speedy Markdown renderer for the console

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors