Commit graph

64 commits

Author SHA1 Message Date
Jakub Jirutka
4e4f16a1ba Add clean script 2019-10-03 02:17:56 +02:00
Jakub Jirutka
0394738a35 Replace eslint-import-resolver-typescript with eslint-import-resolver-ts
The former doesn't support multiple tsconfig.json and as I found out
now, some rules didn't work with it at all.
2019-10-03 02:17:56 +02:00
Jakub Jirutka
909d01e732 Bump eslint packages to the latest versions and update rules 2019-10-02 02:18:49 +02:00
Jakub Jirutka
34ab834a6d Bump nodom to ^2.4.0 2019-09-30 17:23:42 +02:00
Jakub Jirutka
f4bca35e80 Add tests for renderer module 2019-09-29 02:03:01 +02:00
Jakub Jirutka
3a46203257 Add jest-chain 2019-09-29 02:02:14 +02:00
Jakub Jirutka
17390b1e9d Bump nodom to ^2.3.0
This version fixes the issue with duplicating element attributes.
2019-09-27 12:28:22 +02:00
Jakub Jirutka
05d38601c1 Add tests for mathExtractor 2019-09-24 00:34:45 +02:00
Jakub Jirutka
cee6f20158 Replace ansi_up with anser
It's smaller...
2019-09-17 23:54:58 +02:00
Jakub Jirutka
030b4297ba Add markdownRenderer with marked, katex and highlight.js 2019-09-17 23:54:58 +02:00
Jakub Jirutka
a3ba8bb60b Replace bloated jsdom with nodom 2019-09-15 20:28:12 +02:00
Jakub Jirutka
9b4e0ed0cf Convert to TypeScript (with type errors for now) 2019-09-15 20:28:12 +02:00
Jakub Jirutka
7bd698f837 Import source from notebookjs package
https://github.com/jsvine/notebookjs
2019-09-15 20:28:12 +02:00
Jakub Jirutka
b1f3ca8cb7 Prepare project 2019-09-15 20:28:11 +02:00