test

test

r

πŸ“ telegraph.md


Markdown powered posts for Telegra.ph

Installation

$ npm install telegraph.md --save

Example

const md = require('telegraph.md')
const nodes = md('# some markdown')

Report Page