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

Allow additional markdown-it plugins #247

@sqrrrl

Description

@sqrrrl

Any thought to allowing the registration of additional markdown-it plugins? Specifically, I'd like to add support for attributes, but there doesn't seem to be a good way to register additional plugins. Would be nice to be able to pass in additional plugins when parsing, like:

marky('blah blah', { plugins: [ require('markdown-it-attrs')] })

If open to it, can submit a pull request.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions