mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-12 21:09:57 +00:00
338cffd8c7
* use dependents in codemirror-autocomplete * add dependents to codemirror-mode-htmlmixed * add dependents to sublime keymap * add dependents to vim keymap * add dependents to htmlmixed mode * add dependents to htmlembedded mode * add dependents to markdown mode * fix typo in markdown-mode * fix typo in codemirror-mode-htmlembedded * fix typo in codemirror-keymap-sublime * fix typo in codemirror-keymap-vim * fix typo in codemirror-mode-htmlembedded * fix typo in codemirror-mode-markdown |
||
---|---|---|
.. | ||
files | ||
plugin.info | ||
readme.tid |
title: $:/plugins/tiddlywiki/codemirror-mode-htmlembedded/readme This plugin adds Syntax Highlighting for Embedded-HTML tiddlers (application/x-aspx, application/x-ejs, application/x-jsp and application/x-erb) to the [[CodeMirror|http://codemirror.net]] text editor. It needs the latest [[CodeMirror plugin|$:/plugins/tiddlywiki/codemirror]] to be installed