]> BookStack Code Mirror - bookstack/commit
WYSIWYG: Updated code handling to respect direction
authorDan Brown <redacted>
Sun, 18 Feb 2024 17:55:56 +0000 (17:55 +0000)
committerDan Brown <redacted>
Sun, 18 Feb 2024 17:55:56 +0000 (17:55 +0000)
commit999d41a7f5455f4c7f9f175b5718d82ee529df2b
tree6ed48b2ee870f4846827b3113e63b125015cc9bb
parent9ff9b9c805a10b5f0517b60595bd7cef19647b78
WYSIWYG: Updated code handling to respect direction

Specifically supports "dir" attribute being on top level "pre" element,
and handles application/switching of this within the editor.

For #4809
resources/js/code/index.mjs
resources/js/wysiwyg/plugin-codeeditor.js
resources/sass/_codemirror.scss
resources/sass/_text.scss