Skip to content

bots-gg/markup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!*");
// ...

About

Unified markdown handling & XSS fixer for bots.gg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published