BookStack/resources/js
Dan Brown e00d88f45d
Updated markdown preview to update on diff-basis
Uses vdom system to diff and update the current markdown preview view
instead of requiring a full HTML replace change.
This should provide better performance, expecially where dynamically
loaded content such as iframes were in use.

Closes #3454
2022-06-07 16:07:28 +01:00
..
components Updated markdown preview to update on diff-basis 2022-06-07 16:07:28 +01:00
services Updated markdown preview to update on diff-basis 2022-06-07 16:07:28 +01:00
wysiwyg Updated image drop handling to respect original file name 2022-06-07 14:59:00 +01:00
app.js Split out codemirror JS to its own module 2022-02-08 11:10:01 +00:00
code.mjs Added codeblock latex/stext support 2022-05-30 18:41:40 +01:00