]> BookStack Code Mirror - website/commit
Improved code highlighting using codemirror
authorDan Brown <redacted>
Sat, 2 Sep 2017 13:36:03 +0000 (14:36 +0100)
committerDan Brown <redacted>
Sat, 2 Sep 2017 13:36:03 +0000 (14:36 +0100)
commitf7f6882b29aaef0820b73b9b6f1851310a73ef4c
tree0a4940ea85a8331719c4ee0ec6b94d0e33fde570
parentc4bc15c57da0f60756fad6152c538a1468e5c9df
Improved code highlighting using codemirror
23 files changed:
content/docs/admin/cache-session-config.md
content/docs/admin/commands.md
content/docs/admin/installation.md
content/docs/admin/multi-instance.md
content/docs/admin/pdf-rendering.md
content/docs/admin/security.md
content/docs/admin/social-auth.md
content/docs/admin/updates.md
content/docs/admin/upload-limits.md
content/docs/admin/utf8mb4-upgrade.md
readme.md
themes/bookstack/layouts/_default/single.html
themes/bookstack/layouts/partials/footer.html
themes/bookstack/sass/_codemirror.scss [new file with mode: 0644]
themes/bookstack/sass/styles.scss
themes/bookstack/static/js/script.js
themes/bookstack/static/libs/codemirror/LICENSE [new file with mode: 0644]
themes/bookstack/static/libs/codemirror/codemirror.min.js [new file with mode: 0644]
themes/bookstack/static/libs/codemirror/modes.js [new file with mode: 0644]
themes/bookstack/static/libs/highlight/LICENSE [deleted file]
themes/bookstack/static/libs/highlight/README.md [deleted file]
themes/bookstack/static/libs/highlight/highlight.pack.js [deleted file]
themes/bookstack/static/libs/highlight/styles/atom-one-light.css [deleted file]