ipynb2html/packages/ipynb2html/src
Jakub Jirutka 1defdcd4ca Don't use deprecated highlight.js API
Deprecated as of 10.7.0. highlight(lang, code, ...args) has been deprecated.

    Deprecated as of 10.7.0. Please use highlight(code, options) instead.
    https://github.com/highlightjs/highlight.js/issues/2277
2021-06-12 00:24:30 +02:00
..
browser.ts Bump eslint and its plugins, update rules and fix new violations 2020-06-21 01:23:39 +02:00
global.d.ts Bump eslint and its plugins, update rules and fix new violations 2020-06-21 01:23:39 +02:00
index.ts Don't use deprecated highlight.js API 2021-06-12 00:24:30 +02:00
markdownRenderer.ts Don't use deprecated highlight.js API 2021-06-12 00:24:30 +02:00
readNotebookTitle.ts Bump eslint and its plugins, update rules and fix new violations 2020-06-21 01:23:39 +02:00
version.ts Bump eslint and its plugins, update rules and fix new violations 2020-06-21 01:23:39 +02:00