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

Spec and implementation of markdown extensions #2450

Open
gnestor opened this issue Apr 27, 2017 · 5 comments
Open

Spec and implementation of markdown extensions #2450

gnestor opened this issue Apr 27, 2017 · 5 comments

Comments

@gnestor
Copy link
Contributor

gnestor commented Apr 27, 2017

There are many issues related to extending markdown to support different elements and use cases:

And an ongoing discussion about switching to Commonmark: Related to #1371

Let's bring these separate discussions together here and figure out a good way enable this in classic notebook, JupyterLab, nteract, nbconvert, nbviewer, etc.

cc @ellisonbg @Carreau @takluyver @rgbkrk @minrk @blink1073 @jasongrout

@rgbkrk
Copy link
Member

rgbkrk commented Apr 27, 2017

Thanks for compiling this together. It's downright overwhelming to deal with all these conflicting extensions.

@JamiesHQ
Copy link
Member

this is awesome! cc'ing @mpacer

@ellisonbg
Copy link
Contributor

ellisonbg commented Apr 28, 2017 via email

@gnestor
Copy link
Contributor Author

gnestor commented Apr 28, 2017

I don't think we want to introduce anything that breaks existing markdown in the notebooks, but rather provides an extension point for adding support for elements (e.g. to do lists, collapsible sections, "info" and "warn" boxes, AsciiMath, mermaid) or handling non-HTTP URLs.

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