-
- Downloads
There was a problem fetching the pipeline summary.
Removed highlight.js & use PrismJS instead
This allows the customized of the code classes which will work better with our current CSS
parent
3d5bd616
No related branches found
No related tags found
Pipeline #
Showing
- dist/notebooklab.js 1045 additions, 1349 deletionsdist/notebooklab.js
- dist/notebooklab.min.js 1 addition, 1 deletiondist/notebooklab.min.js
- index.html 2 additions, 3 deletionsindex.html
- src/__tests__/index.test.js 5 additions, 0 deletionssrc/__tests__/index.test.js
- src/cells/__tests__/prompt.test.js 4 additions, 4 deletionssrc/cells/__tests__/prompt.test.js
- src/cells/code.vue 9 additions, 2 deletionssrc/cells/code.vue
- src/cells/code/index.vue 9 additions, 9 deletionssrc/cells/code/index.vue
- src/cells/markdown.vue 2 additions, 2 deletionssrc/cells/markdown.vue
- src/cells/output/index.vue 7 additions, 1 deletionsrc/cells/output/index.vue
- src/index.vue 7 additions, 1 deletionsrc/index.vue
- src/lib/__tests__/highlight.test.js 15 additions, 0 deletionssrc/lib/__tests__/highlight.test.js
- src/lib/highlight.js 23 additions, 0 deletionssrc/lib/highlight.js
This diff is collapsed.
src/lib/__tests__/highlight.test.js
0 → 100644
src/lib/highlight.js
0 → 100644
Please register or sign in to comment