BookStack/resources/lang/en
Dan Brown 2b3726702d
Revamped workings of WYSIWYG code blocks
Code blocks in tinymce could sometimes end up exploded into the sub
elements of the codemirror display.
This changes the strategy to render codemirror within the shadow dom of
a custom element while preserving the normal pre/code DOM structure.

Still a little instability when moving/adding code blocks within details
blocks but much harder to break things now.
2022-02-09 19:24:27 +00:00
..
activities.php Added user-update API endpoint 2022-02-03 16:52:28 +00:00
auth.php Aligned password length requirements 2021-12-18 16:33:40 +00:00
common.php Fixed default registration role display options 2022-01-31 14:16:56 +00:00
components.php Converted image-manager to be component/HTML based 2020-07-25 00:20:58 +01:00
editor.php Revamped workings of WYSIWYG code blocks 2022-02-09 19:24:27 +00:00
entities.php Added copy considerations 2021-12-20 17:33:19 +00:00
errors.php Continued review of #2169 2021-10-06 23:05:26 +01:00
pagination.php Cleaned up script and formatted remaining EN files 2018-12-16 13:12:13 +00:00
passwords.php Updated password reset process not to indicate if email exists 2020-04-10 13:38:08 +01:00
settings.php Added user-update API endpoint 2022-02-03 16:52:28 +00:00
validation.php Added missing validation.file message 2022-02-06 14:48:33 +00:00