We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87c3176 commit 53e42d5Copy full SHA for 53e42d5
design/TODO.txt
@@ -12,11 +12,13 @@ Markdown Serialization
12
13
JJ:
14
15
+- layout.ncol broken again for jupyter
16
+
17
- convert to/from text vs. ipynb representation
- - notebook metadata:
- - dump into 'jupyter' front matter key on way to markdown
18
- - 'jupyter' front matter goes into notebook metadata
19
- - 'notebook', 'markdown' as convert targets,
+ - try round tripping with custom notebook and cell metadata
+ - handling of raw cells from markdown to notebook
20
+ - use of nbformat when ids excluded
21
22
23
- dev server preview doesn't drive to last rendered
24
- books-crossrefs.ts#127 - fixing up heading links not working properly
0 commit comments