mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-01-31 07:10:23 +00:00
* Bump codemirror 5 plugin version to 5.65.19 * Update autocomplete * Update closebrackets * Update fullscreen * Update keymap * Update modes * Update search * Update trailingspace * Fix broken markdown mode * Add all codemirror plugins to codemirrordemo edition
8 lines
479 B
Plaintext
Executable File
8 lines
479 B
Plaintext
Executable File
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/TiddlyWiki/TiddlyWiki5/blob/master/plugins/tiddlywiki/codemirror]]
|
|
|
|
Based on ~CodeMirror version 5.65.19
|