hedgedoc/public/js
Tilman Vatteroth 3eb64cff55
Delete slide options that are not defined
Reveal.js doesn't set the default value of an option in the provided config object
if the key is set with "undefined" as value. This leads to a broken slide mode,
because some critical settings are missing.

Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2021-01-15 21:18:23 +01:00
..
lib
cover.js
extra.js Don't store mermaid diagrams in innerHTML 2020-12-27 10:14:27 +01:00
history.js
htmlExport.js
index.js
locale.js
mathjax-config-extra.js
pretty.js
render.js
reveal-markdown.js changed the SCRIPT_END_PLACEHOLDER regex to case insensitive 2021-01-14 11:35:17 +01:00
slide.js Delete slide options that are not defined 2021-01-15 21:18:23 +01:00
utils.js