mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
9 lines
434 B
Plaintext
9 lines
434 B
Plaintext
|
title: $:/core/ui/ControlPanel/Settings/codemirror/smartIndent
|
||
|
tags: $:/tags/ControlPanel/Settings/CodeMirror
|
||
|
caption: {{$:/language/codemirror/smartIndent/hint}}
|
||
|
|
||
|
\define lingo-base() $:/language/codemirror/smartIndent/
|
||
|
<<lingo hint>>
|
||
|
|
||
|
<$checkbox tiddler="$:/config/codemirror/smartIndent" field="text" checked="true" unchecked="false" default="true"> <$link to="$:/config/codemirror/smartIndent"><<lingo info>></$link> </$checkbox>
|