hedgedoc/public/js
Sheogorath 1a9df22680
Add autocomplete for highlight.js languages into codemirror
Right now we support code highlighting for rust, but it doesn't appear
in autocomplete of codemirror, because codemirror is not aware of it.

This patch lets highlightjs simply tell codemirror, what it supports and
adds this to the autocomplete list.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-10-10 11:13:52 +02:00
..
lib Fix some false titles 2018-07-08 20:41:46 +02:00
cover.js
extra.js Add rel="noopener" to target="_blank" links 2018-10-04 01:49:36 +02:00
history.js Update store 2018-06-30 16:52:34 +02:00
htmlExport.js
index.js Add autocomplete for highlight.js languages into codemirror 2018-10-10 11:13:52 +02:00
locale.js
mathjax-config-extra.js
pretty.js
render.js
reveal-markdown.js
slide.js Add Print icon to slide view 2018-06-24 23:50:38 +02:00
utils.js