Spec out the markdown format used
Open
- Dominant language
- Python
- Stars
- 313
- Forks
- 176
- PR merge metrics
- No merged PRs in 30d
Description
As part of the notebook format, we should clearly specify what format we use for markdown. For example, we use markdown (as implemented by marked), plus various things from GitHub-flavored markdown, plus a specific configuration of MathJax.
A change to the markdown format then is really a change in nbformat spec, with hopefully some sort of automatic conversion, if possible.
CC @rgbkrk, @mpacer
Contributor guide
Assessment
This issue has not been assessed yet.