BookStack/resources
Dan Brown f9e087330b
WYSIWYG: Added text direction support for code editor popup
Editor popup will now reflect the direction of the opened code block.
This also updates in-editor codemirror instances to correcly reflect/use
the direction if set on the inner code elem.

This also defaults new code blocks, when in RTL languages, to be started
in LTR, which can then be changed via in-editor direction controls if
needed. This is on the assumption that most code will be LTR (could not
find much examples of RTL code use).

Fixes #4943
2024-05-03 13:40:00 +01:00
..
icons 15KB lossless optimization via oxipng(PNG) and svgo(SVG) 2024-03-23 16:33:11 +01:00
js WYSIWYG: Added text direction support for code editor popup 2024-05-03 13:40:00 +01:00
sass WYSIWYG: Added text direction support for code editor popup 2024-05-03 13:40:00 +01:00
views Code Editor: Added scala to language list 2024-04-16 14:44:17 +01:00