@dev-build-deploy/marked-markdown
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

Marked Markdown - A Markdown renderer for Marked

A Markdown renderer for marked.

Usage

import * as marked from "marked";
import { Asciidoc } from "@dev-build-deploy/marked-markdown";

marked.use({ renderer: Markdown })
marked.parse("# Hello world!");

Contributing

If you have suggestions for how marked-markdown could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the Contributing Guide.

License

Readme

Keywords

Package Sidebar

Install

npm i @dev-build-deploy/marked-markdown

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

7.7 kB

Total Files

6

Last publish

Collaborators

  • kevin-de-jong