mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-05 09:36:18 +00:00
14 lines
292 B
Plaintext
14 lines
292 B
Plaintext
|
created: 20131205160424246
|
||
|
modified: 20131205160450910
|
||
|
tags: wikitext
|
||
|
title: Definitions in WikiText
|
||
|
type: text/vnd.tiddlywiki
|
||
|
|
||
|
HTML definition lists are created with this syntax:
|
||
|
|
||
|
<<wikitext-example src:"; Term being defined
|
||
|
: Definition of that term
|
||
|
; Another term
|
||
|
: Another definition
|
||
|
">>
|