markup
Unified markdown handling & XSS fixer for bots.gg
Install
npm i @bots-gg/markup
Usage
const { render } = require("@bots-gg/markup");
const html = render("*I'm the best!*");
// ...
Unified markdown handling & XSS fixer for bots.gg
npm i @bots-gg/markup
const { render } = require("@bots-gg/markup");
const html = render("*I'm the best!*");
// ...
npm i @bots-gg/markup
11
1.3.1
MIT
6 kB
6