BookStack/resources/js
Dan Brown e0d9380055
Aligned some editor events, Changed wysiwyg custom styles loading
- Removed old 'editor-*-update' commands to instead use the aligned
  'editor::replace' command that we already have.
- Changed the way custom styles are loaded for the WYSIWYG editor so we
  don't need an API call but instead scape content from the parent page
  header using comments as identifiers. Added tests to ensure comments
  exist and align.
2022-02-08 01:01:37 +00:00
..
components Aligned some editor events, Changed wysiwyg custom styles loading 2022-02-08 01:01:37 +00:00
services Fixed code block language parsing issue 2022-01-04 11:54:24 +00:00
wysiwyg Aligned some editor events, Changed wysiwyg custom styles loading 2022-02-08 01:01:37 +00:00
index.js Updated some comment elements and standardised more JS 2020-07-28 18:19:18 +01:00