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