BookStack/resources
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
..
icons Started webhook implementation 2021-12-07 14:55:11 +00:00
js Fixed code block language parsing issue 2022-01-04 11:54:24 +00:00
lang Added timeout and debugging statuses to webhooks 2022-01-03 19:42:48 +00:00
sass Changed homepage card header links to be bottom-card-links 2021-11-23 18:18:49 +00:00
views Added search autofocus on entity-selector-popup 2022-01-04 11:30:44 +00:00