BookStack/resources
Dan Brown 9dd69b04b8
Fixed code snippets being added as single line
TinyMCE was adding attributes to <br> elements within code blocks which
would then not be converted to newlines by our code regex match.
This changes the conversion to use dom querying instead.

Fixes #3507
2022-06-21 12:01:06 +01:00
..
icons Updated attachment links to have dropdown for open type 2022-05-19 17:38:04 +01:00
js Fixed code snippets being added as single line 2022-06-21 12:01:06 +01:00
lang Extracted conversion text to translation file 2022-06-19 16:23:18 +01:00
sass Added code editor changes mobile design handling 2022-06-20 23:12:07 +01:00
views Added code editor changes mobile design handling 2022-06-20 23:12:07 +01:00