0.5.4 • Published 2 years ago

sparkmd v0.5.4

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

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.

0.5.4

2 years ago

0.5.3

2 years ago

0.5.2

2 years ago

0.5.1

2 years ago

0.5.0

2 years ago

0.0.1

2 years ago