mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 15:46:18 +00:00
18 lines
544 B
Plaintext
18 lines
544 B
Plaintext
title: $:/core/ui/ControlPanel/Settings/CamelCase
|
|
tags: $:/tags/ControlPanel/Settings
|
|
caption: {{$:/language/ControlPanel/Settings/CamelCase/Caption}}
|
|
|
|
\whitespace trim
|
|
\define lingo-base() $:/language/ControlPanel/Settings/CamelCase/
|
|
|
|
<<lingo Hint>>
|
|
|
|
<$checkbox tiddler="$:/config/WikiParserRules/Inline/wikilink"
|
|
field="text" checked="enable" unchecked="disable" default="enable"
|
|
class="tc-control-panel-item"
|
|
>
|
|
<$link to="$:/config/WikiParserRules/Inline/wikilink" class="tc-tiny-gap-left">
|
|
<<lingo Description>>
|
|
</$link>
|
|
</$checkbox>
|