[{"created":"20161209172820513","text":"CamelCase is used in most Wikis, but it can interfere with text presentation in some situations.\n\n\n!! Turning off Camel Case on a specific word\n\nTo turn off a particular instance of a CamelCase text, simply put a tilde (~)  in front of the word, like this:\n\n```\n~CamelCase\n```\n\n!! To turn off Camel Case in a specific tiddler\n\nSee also [[tv-wikilinks Variable]], place the following in a line at the top of any tiddler.\n\n```\n\\define tv-wikilinks() no\n```\n\nTo turn off CamelCase in a specific tiddler,  place the following in a line at the top of any tiddler.\n\n```\n\\rules except wikilink\n```\n\n!! Turning off Camel Case globally\n\nTo 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``. //Requires reload to take effect//\n\nAnother alternative for a slightly different result is to place the following in a tiddler with the [[SystemTag: $:/tags/Macro]]\n\n```\n\\define tv-wikilinks() no\n```\n\n;You can see the result that arises with the different link settings here\n\n:`CamelCase` CamelCase\n:`~CamelCase` ~CamelCase\n:`[[CamelCase]]` [[CamelCase]]\n:`[[CamelCase|https://tiddlywiki.com/#CamelCase]]` [[CamelCase|https://tiddlywiki.com/#CamelCase]]","type":"text/vnd.tiddlywiki","title":"How to turn off camel case linking","tags":"[[Customise TiddlyWiki]] Learning","modified":"20211007224157957"}]