UNPKG
rst2html
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Convert reStructured Text to HTML
github.com/thoward/rst2html
thoward/rst2html
rst2html
/
README.md
12 lines
(7 loc)
•
164 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
# rst2html
A
JavaScript
library that renders reStructuredText to
HTML
.
It
also uses
Jest
as unit testing.
## Installation
``
`js npm install rst2html --save `
``