BookStack/resources/js
Dan Brown a6bbe46987
Updated code system to dynamically set php codemirror mode
- Codemirror mode mapping value can now be a function to dynamically set
mode depending on actual code content.
- Used above system to set php mode type, depending on if '<?php' tags
exist in content.

Closes #1557
2019-12-07 16:23:44 +00:00
..
components Updated code system to dynamically set php codemirror mode 2019-12-07 16:23:44 +00:00
services Updated code system to dynamically set php codemirror mode 2019-12-07 16:23:44 +00:00
vues Updated code system to dynamically set php codemirror mode 2019-12-07 16:23:44 +00:00
index.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00