diff --git a/editions/tw5.com/tiddlers/wikitext/Description Lists in WikiText.tid b/editions/tw5.com/tiddlers/wikitext/Description Lists in WikiText.tid index 687fb6772..6aa4be904 100644 --- a/editions/tw5.com/tiddlers/wikitext/Description Lists in WikiText.tid +++ b/editions/tw5.com/tiddlers/wikitext/Description Lists in WikiText.tid @@ -1,14 +1,44 @@ caption: Description Lists created: 20131205160424246 -modified: 20251229110936191 +modified: 20260405082055301 tags: WikiText title: Description Lists in WikiText type: text/vnd.tiddlywiki -HTML description lists (AKA definition lists) are created with this syntax: +!! Basic syntax + +HTML description lists (AKA definition lists) are created with this syntax: <> \ No newline at end of file +">> + +!! Multiple terms and descriptions + +You can create multiple descriptions for a term, or multiple terms for a single description: + +<> + +!! Nested description lists + +Description lists may also be nested to create lists within lists: + +<>