Skip to content
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 159 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 159 Bytes

dmd

Deel's MarkDown

Usage

const dmd = require('letsdeel/dmd');

const html = dmd.html(dmd.parse('[section id=""]This is a section[/section]'));