0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-05-16 13:31:25 +00:00
BookStackApp_BookStack/resources/js
Dan Brown 819ec55b1b
Fixed code block language parsing issue
Language parsing of code blocks could falter on pasted code blocks due
to the lanuage being parsed with a space which would throw an error when
used as a css class.
This adds more extensive language parsing to be safer.

Fixes 
2022-01-04 11:54:24 +00:00
..
components Added search autofocus on entity-selector-popup 2022-01-04 11:30:44 +00:00
services Fixed code block language parsing issue 2022-01-04 11:54:24 +00:00
index.js Updated some comment elements and standardised more JS 2020-07-28 18:19:18 +01:00