mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-30 23:07:01 +00:00
Improvements to parser rule configuration
* Ignore parser rule configuration in safe mode * Made text translatable * Added new setting for camelcase links * Added warning on parser rule configuration tab See #1875
This commit is contained in:
8
core/ui/ControlPanel/Settings/CamelCase.tid
Normal file
8
core/ui/ControlPanel/Settings/CamelCase.tid
Normal file
@@ -0,0 +1,8 @@
|
||||
title: $:/core/ui/ControlPanel/Settings/CamelCase
|
||||
tags: $:/tags/ControlPanel/Settings
|
||||
caption: {{$:/language/ControlPanel/Settings/CamelCase/Caption}}
|
||||
|
||||
\define lingo-base() $:/language/ControlPanel/Settings/CamelCase/
|
||||
<<lingo Hint>>
|
||||
|
||||
<$checkbox tiddler="$:/config/WikiParserRules/Inline/wikilink" field="text" checked="enable" unchecked="disable" default="enable"> <$link to="$:/config/WikiParserRules/Inline/wikilink"><<lingo Description>></$link> </$checkbox>
|
||||
Reference in New Issue
Block a user