UNPKG

618 BMarkdownView Raw
1![Module](https://img.shields.io/badge/%40platform-util.markdown-%23EA4E7E.svg)
2[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
3[![NPM](https://img.shields.io/npm/v/@platform/util.markdown.svg?colorB=blue&style=flat)](https://www.npmjs.com/package/@platform/util.markdown)
4
5# util.markdown
6[Strongly typed](http://typescriptlang.org) tools for working with [markdown](https://en.wikipedia.org/wiki/Markdown).
7Uses the pluggable [remark](https://remark.js.org/) system under the hood.
8
9
10<p>&nbsp;<p>
11
12## Refs
13- https://unified.js.org
14- https://remark.js.org
15