mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-19 08:14:50 +00:00
13 lines
386 B
Plaintext
13 lines
386 B
Plaintext
|
tags: Concepts
|
||
|
title: TitleList
|
||
|
|
||
|
A title list is a line of text that presents one or more tiddler titles, strung together with a space between each one and the next.
|
||
|
|
||
|
If a title //contains// a space, it needs double square brackets around it.
|
||
|
|
||
|
Example:
|
||
|
|
||
|
`GettingStarted [[Discover TiddlyWiki]] Upgrading`
|
||
|
|
||
|
Title lists are used in various places, including PermaLinks and the ListField.
|