Class: Markdown
Defined in: | src/util/markdown.coffee |
Overview
It looks like all the markdown libraries for node doesn't get
Class Method Summary
- @convert(markdown, limit = false, allowed = Markdown.limitedTags) Convert markdown to Html.
- @limit(html, allowed) Strips all unwanted tag from the html