Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plug-in support #9

Closed
azerupi opened this issue Aug 11, 2015 · 1 comment
Closed

Plug-in support #9

azerupi opened this issue Aug 11, 2015 · 1 comment

Comments

@azerupi
Copy link
Contributor

azerupi commented Aug 11, 2015

Hi, I have been using pulldown-cmark in my project (mdBook) and it works great!

One thing I would like to see in the future is some kind of plug-in API. In that way you can keep 100% compliance with the Common Mark specs and users would be able to tweak and add features on their own. I have noticed that most of the "issues" are just feature requests that could be mostly resolved by having a plug-in API.

I know the python markdown module has a plug-in API and if I remember correctly you are able to specify the priority of your plug-in to avoid collisions with built-in "rules".

@Martin1887
Copy link
Collaborator

Closed as duplicate of the more discussed #615.

@Martin1887 Martin1887 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants