
As the title said I use [[]] syntax, but the word above is normal font, the below word is italic, why is this?
As the title said I use [[]] syntax, but the word above is normal font, the below word is italic, why is this?
You create a tiddler either by clicking the + button in the sidebar, or by clicking on a link to a missing tiddler. Links to missing tiddlers are shown in blue italics.
Missing lists any tiddlers that don't yet exist, but have been linked to from other tiddlers. This is helpful for finding tiddlers you planned to create, but never got around to.
The tv-show-missing-links variable defines if missing links within the scope of the variable are rendered as links or not.
Globally, the variable is set within the PageTemplate and can be changed in the $:/ControlPanel under Settings - Show missing links to tiddlers
If tv-show-missing-links is set to no, missing links are rendered as plain text
If tv-show-missing-links is set to yes, missing links are rendered as wiki-links