BookStack/resources/js/services
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 #3133
2022-01-04 11:54:24 +00:00
..
animations.js
clipboard.js
code.js Fixed code block language parsing issue 2022-01-04 11:54:24 +00:00
dates.js
dom.js
drawio.js Added origin verification to postMessage usage. 2021-05-25 00:05:20 +01:00
events.js
http.js
translations.js
util.js