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

Update markdown parser #35

Open
imaustink opened this issue May 26, 2017 · 3 comments
Open

Update markdown parser #35

imaustink opened this issue May 26, 2017 · 3 comments

Comments

@imaustink
Copy link
Contributor

Currently, a static dependency (stmd.js) is responsible for parsing markdown. This should be updated to the commonmark module, which is the latest incarnation of stmd.js

@leoj3n
Copy link
Contributor

leoj3n commented Sep 29, 2017

How hard would this be?

@imaustink
Copy link
Contributor Author

imaustink commented Oct 2, 2017

Should be a simple drop-in replacement. I can't imagine it would be too difficult. The main thing is making sure there isn't any other references to stmd.js in other repos.

@leoj3n
Copy link
Contributor

leoj3n commented Oct 2, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants