jupyter / jupyter_markdown

Documentation and tests related to Jupyter's Markdown syntax
BSD 3-Clause "New" or "Revised" License
8 stars 10 forks source link

Create all test notebooks and store them in the repo #14

Open mpacer opened 7 years ago

mpacer commented 7 years ago

In line with the issue at the heart of #4, I think we should include the canonical notebooks for the most recent version of the spec inside this repo. That way we can consistently have a collection of source notebooks that act as the canonical examples of these tests.

Secondary motivation: We will eventually want to supplement these with any officially endorsed modifications/extensions. But that will be a problem for a later date. Having the mechanisms in place now for using the canonical notebook set will make it easier for us to incorporate those extensions eventually.