1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-02 18:23:28 +00:00
TiddlyWiki5/plugins/tiddlywiki/codemirror/EditorTypeMappings.multids
Jermolene 1717c93d00 Refactor codemirror plugin
It no longer overrides the edit-text widget. Instead we use the editor
type mappings to select which content types should be handled by which
editor.
2014-06-18 13:54:19 +01:00

11 lines
275 B
Plaintext

title: $:/config/EditorTypeMappings/
application/javascript: codemirror
application/json: codemirror
application/x-tiddler-dictionary: codemirror
text/css: codemirror
text/html: codemirror
text/plain: codemirror
text/vnd.tiddlywiki: codemirror
text/x-tiddlywiki: codemirror