1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-01-24 16:06:58 +00:00

docs: CodeMirror config tiddler needs to be type:application/json

This commit is contained in:
Mario Pietsch 2014-01-25 22:53:52 +01:00
parent f58d4fb531
commit d42981f201

View File

@ -2,7 +2,10 @@ title: $:/plugins/tiddlywiki/codemirror/instructions
! Configuration
You can configure the CodeMirror plugin by creating a tiddler called [[$:/config/CodeMirror]] containing a JSON configuration object. For example:
* You can configure the CodeMirror plugin by creating a tiddler called [[$:/config/CodeMirror]] containing a JSON configuration object.
* The configuration tiddler needs to be `type: application/json`, to take effect.
For example:
```
{