mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-25 20:04:35 +00:00
* docs: Definition Lists to definition lists * tw5.com: rename Definition Lists to Description Lists throught tiddler * apply recommendations by @pmario on #9535
14 lines
413 B
Plaintext
14 lines
413 B
Plaintext
caption: Description Lists
|
|
created: 20131205160424246
|
|
modified: 20251229110936191
|
|
tags: WikiText
|
|
title: Description Lists in WikiText
|
|
type: text/vnd.tiddlywiki
|
|
|
|
HTML description lists (<abbr title="also known as">AKA</abbr> definition lists) are created with this syntax:
|
|
|
|
<<wikitext-example src:"; Term being described
|
|
: Description / Definition of that term
|
|
; Another term
|
|
: Another description / definition
|
|
">> |