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

Switch to Markdown-it? #32

Open
motleydev opened this issue Jul 24, 2017 · 2 comments
Open

Switch to Markdown-it? #32

motleydev opened this issue Jul 24, 2017 · 2 comments

Comments

@motleydev
Copy link

It seems like marked as a renderer is dying/being-abandoned. As best as I can tell markdown-it is the most similar replacement. Maybe it's time to implement a new renderer or allow a BYO-renderer api?

@christianalfoni
Copy link
Collaborator

@motleydev That would be great :) I am in lack of time these days, but would love to get contributions on this. Basically two things:

  1. Update markdown renderer
  2. Find a JSX transpiler only... babel-standalone has a bunch of stuff in it that is not needed

I will get back to the project as soon as I get my head over water :)

@bryandowning
Copy link

Looks like marked is getting more attention: markedjs/marked#1106

However, supporting JSX syntax is likely not a priority: markedjs/marked#1194 (comment)

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

4 participants