codimd/public/js
Sheogorath 9c77e9d7f0
Allow the usage of the esc-key by codemirror
This change allows all input modes of codemirror to use the information
from an input esc-key and make this way vim and sublime more
functional. To prevent this change from breaking the return from the
fullscreen mode, it catches the esc-key in this case. Hopefully this is
an acceptable solution.

As before the vim-mode is handled different in fulltext-mode as it is
esc-key heavy.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-02-24 21:14:47 +01:00
..
lib Allow the usage of the esc-key by codemirror 2018-02-24 21:14:47 +01:00
cover.js Update to fix pagination error in list.js over v1.5.0 2017-03-14 23:08:15 +08:00
extra.js Fix task todo might not toggle 2018-01-24 00:10:52 +08:00
google-drive-picker.js Use JavaScript Standard Style (part 2) 2017-03-09 02:41:05 +08:00
google-drive-upload.js Use JavaScript Standard Style (part 2) 2017-03-09 02:41:05 +08:00
history.js Revert "Load js-url lib using legacy-loader" 2017-11-02 17:57:44 +01:00
htmlExport.js Use JavaScript Standard Style (part 2) 2017-03-09 02:41:05 +08:00
index.js don't require referer to find note id in socket.io connections (fixes #623) 2018-02-05 14:26:42 +01:00
locale.js support Simplified Chinese and rename original zh to Traditional Chinese 2017-10-23 17:38:04 +08:00
mathjax-config-extra.js Fix MathJax config not being picked up 2017-10-22 02:48:24 +02:00
pretty.js Fix rendering might result XSS attribute on self closing tag [Security Issue] 2017-03-14 16:27:55 +08:00
render.js Prevent XSS vul by srcdoc in iframe 2017-11-24 10:10:50 +01:00
reveal-markdown.js Fix file permission, remove useless executable 2017-12-14 05:05:18 +08:00
slide.js Fix blockquote not parse correctly in slide mode 2017-10-05 09:59:07 +08:00