enspirit / rescript-markdown-it

ReScript bindings for MardownIt.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rescript-markdown-it

ReScript bindings for markdown-it.

Usage

MarkdownIt.render(MarkdownIt.createMarkdownIt(), "# This is a markdown title")

Developers section

First and formost, configure your environment with npm install.

Specific ReScript aliases (clean, build, watch, test...) are defined in the package.json file to be used with npm run [alias].

About

ReScript bindings for MardownIt.js


Languages

Language:ReScript 100.0%