mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 18:17:20 +00:00
added descriptions for list-before, list-after
This commit is contained in:
parent
91939d67ed
commit
522dad95be
@ -16,6 +16,8 @@ hack-to-give-us-something-to-compare-against: A temporary storage field used in
|
||||
icon: The title of the tiddler containing the icon associated with a tiddler
|
||||
library: If set to "yes" indicates that a tiddler should be saved as a JavaScript library
|
||||
list: An ordered list of tiddler titles associated with a tiddler
|
||||
list-before: If set, the title of a tiddler before which this tiddler is added to the ordered list of tiddler titles, or at the start of the list if the empty title
|
||||
list-after: If set, the title of a tiddler after which this tiddler is added to the ordered list of tiddler titles
|
||||
modified: The date and time at which a tiddler was last modified
|
||||
modifier: The tiddler title associated with the person who last modified a tiddler
|
||||
name: The human readable name associated with a plugin tiddler
|
||||
|
Loading…
Reference in New Issue
Block a user