BookStack/resources/js
Dan Brown f5e6f9574d
JS Build: Split markdown to own file, updated packages
Markdown-related code was growing, representing half of app.js main
bundle code while only being needed in one view/scenario.
This extracts markdown related code to its own built file.
Related to #4858
2024-04-08 14:41:51 +01:00
..
code Code: Fixed highlighting issues when no code language set 2024-03-31 14:33:08 +01:00
components JS Build: Split markdown to own file, updated packages 2024-04-08 14:41:51 +01:00
markdown JS Build: Split markdown to own file, updated packages 2024-04-08 14:41:51 +01:00
services Page Display: Fixed highlighting for elements in nested details 2024-03-09 15:07:51 +00:00
wysiwyg WYSIWYG descriptions: Allowed anchor target attrs 2024-04-03 16:46:53 +01:00
app.js ESLINT: Addressed remaining detected issues 2023-04-19 15:20:04 +01:00