mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-06 17:23:11 -08:00
* Merge * Clean up * More clean up * Ensure image import works when type is not set, clean up post import actions * Removed spurious new line * For non image files insert a tiddler link * Added documentation for new settings and features |
||
|---|---|---|
| .. | ||
| config | ||
| files | ||
| settings | ||
| ui/controlpanel | ||
| config-language.multids | ||
| edit-codemirror.js | ||
| EditorTypeMappings.multids | ||
| engine.js | ||
| keyboard.tid | ||
| license.tid | ||
| plugin.info | ||
| readme.tid | ||
| styles.tid | ||
| usage.tid | ||
title: $:/plugins/tiddlywiki/codemirror/readme This plugin provides an enhanced text editor component based on [[CodeMirror|http://codemirror.net]]. The basic configuration is designed to be as lightweight as possible and is just around 235kb of size. Additional features can be installed with ~CodeMirror ~AddOns from the plugin library. [[Source code|https://github.com/Jermolene/TiddlyWiki5/blob/master/plugins/tiddlywiki/codemirror]] Based on ~CodeMirror version 5.58.3