1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-04-14 10:51:31 +00:00
Files
TiddlyWiki5/plugins/tiddlywiki/codemirror-mode-htmlembedded
Jeremy Ruston 29373c3359 Initial Commit
2024-05-07 14:20:29 +01:00
..
2024-05-07 14:20:29 +01:00

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