-
Notifications
You must be signed in to change notification settings - Fork 140
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
Add SmartyPants support #12
Comments
There should be a way to configure parsers i.e. one may use github + smartypants. |
yep, thinking about this. maybe we could use traits to combine different flavors. thats why I want to decide on #8 later. |
@cebe When do you think this can be available? BTW... great work on the parser... 👍 |
smarty pants do not have priority for me. Not sure when I get it done. |
Not sure if it helps. If you are in some way building over the Michelf MarkdownExtra parser as mentioned in #25, it also has a SmartyPants addon. |
The text was updated successfully, but these errors were encountered: