mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-05-11 14:53:44 -07:00
[DOCS] Include description lists in lists tiddler (#9786)
This commit is contained in:
parent
b0013333de
commit
b434b9d7ea
1 changed files with 5 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
caption: Lists
|
||||
created: 20131205160257619
|
||||
modified: 20160607093103220
|
||||
modified: 20260405094604397
|
||||
tags: WikiText Lists
|
||||
title: Lists in WikiText
|
||||
type: text/vnd.tiddlywiki
|
||||
|
|
@ -43,6 +43,10 @@ Here's an example the other way around, with numbers as the first level:
|
|||
#** And the other
|
||||
">>
|
||||
|
||||
! Description Lists
|
||||
|
||||
{{Description Lists in WikiText}}
|
||||
|
||||
! CSS Classes
|
||||
|
||||
You can also assign a CSS class to an individual member of a list with this notation:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue