ipynb2html/src
2019-09-22 23:26:58 +02:00
..
elementCreator.ts Completely refactor renderer and add tests for utils 2019-09-16 22:54:51 +02:00
htmlRenderer.ts Add workaround for SageMath latex outputs 2019-09-22 23:26:58 +02:00
index.ts Add workaround for SageMath latex outputs 2019-09-22 23:26:58 +02:00
markdownRenderer.ts Add markdownRenderer with marked, katex and highlight.js 2019-09-17 23:54:58 +02:00
mathExtractor.ts mathExtractor: Escape marker-like sequences instead of returning them 2019-09-17 23:54:57 +02:00
nbformat.ts Fix wrong type of Notebook.nbformat 2019-09-18 13:18:00 +02:00
readNotebookTitle.ts Add module readNotebookTitle 2019-09-20 18:15:25 +02:00
renderer.ts Reformat comments on renderer.Options 2019-09-17 22:06:03 +02:00
utils.ts Fix escapeHTML() to escape even "&" and refactor it 2019-09-16 22:54:52 +02:00