mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-03-24 04:16:56 +00:00
Doc: How to turn off camel case (#2687)
* Doc: How to turn off camel case * Changed title. Added tag.
This commit is contained in:
parent
da6149cdde
commit
18280249f4
@ -0,0 +1,19 @@
|
||||
created: 20161209172820513
|
||||
modified: 20170101212038930
|
||||
tags: [[Customise TiddlyWiki]] Learning
|
||||
title: How to turn off Camel Case Linking
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
CamelCase is used in most Wikis, but it can interfere with text presentation in some situations.
|
||||
|
||||
!! Turning off Camel Case locally
|
||||
|
||||
To turn off a particular instance of a CamelCase text, simply put a tilde (~) in front of the word, like this:
|
||||
|
||||
```
|
||||
~CamelCase
|
||||
```
|
||||
|
||||
!! Turning off Camel Case globally
|
||||
|
||||
To turn off CamelCase in all tiddlers, navigate to the [[Control Panel|$:/ControlPanel]]. Select the `Settings` tab and then scroll or read down to the ``Camel Case Wiki Links`` section and unselect ``Enable automatic CamelCase linking``.
|
Loading…
x
Reference in New Issue
Block a user