Skip to content
This repository was archived by the owner on Jun 21, 2024. It is now read-only.

dev-build-deploy/marked-asciidoc

Repository files navigation

Marked Asciidoc - An Asciidoc renderer for Marked

An Asciidoc renderer for marked.

Usage

import * as marked from "marked";
import { AsciiDoc } from "@dev-build-deploy/marked-asciidoc";

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

Contributing

If you have suggestions for how marked-asciidoc 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

About

AsciiDoc renderer for marked

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •