hedgedoc/public/js
David Mehren e2b0117c3e Fix missing syntax highlighting in the markdown editor
In e17cc644 the Webpack build process for CodeMirror was changed.
For unknown reasons, not all plugins and modes were added.
This adds all plugins currently enabled in
https://github
.com/hedgedoc/CodeMirror/blob/951b3d94bb5ad9ac7b44642adbe595e843390506/release.sh

Signed-off-by: David Mehren <git@herrmehren.de>
2022-10-16 21:05:34 +02:00
..
lib Fix missing syntax highlighting in the markdown editor 2022-10-16 21:05:34 +02:00
cover.js
extra.js Replace embedding shortcode regexes with more specific ones to safeguard against xss attacks 2022-08-26 18:59:06 +02:00
fix-aria-hidden-for-modals.js
history.js Adapt code for eslint-config-standard 17 2022-05-01 21:19:44 +02:00
htmlExport.js
index.js Adapt code for eslint-config-standard 17 2022-05-01 21:19:44 +02:00
locale.js
mathjax-config-extra.js
pretty.js
render.js Adapt code for eslint-config-standard 17 2022-05-01 21:19:44 +02:00
reveal-markdown.js Adapt code for eslint-config-standard 17 2022-05-01 21:19:44 +02:00
slide.js
utils.js