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
app.js
code.mjs