mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +00:00
Fix a link to GroupedTiddlers (#2537)
This commit is contained in:
parent
b7c416d340
commit
12e3e8b489
@ -63,7 +63,7 @@ Displays as:
|
||||
|
||||
!! Grouped Lists
|
||||
|
||||
See NestedLists for how to generate nested and grouped lists using the ListWidget.
|
||||
See GroupedLists for how to generate nested and grouped lists using the ListWidget.
|
||||
|
||||
! Content and Attributes
|
||||
|
||||
@ -94,4 +94,4 @@ In order for the storyviews to animate correctly each entry in the list should b
|
||||
|
||||
!! History and navigation
|
||||
|
||||
The optional `history` attribute specifies the name of a tiddler that is used to track the current tiddler for navigation purposes. When the history tiddler changes the list view responds by telling the listview to handle navigating to the new tiddler. See HistoryMechanism for details.
|
||||
The optional `history` attribute specifies the name of a tiddler that is used to track the current tiddler for navigation purposes. When the history tiddler changes the list view responds by telling the listview to handle navigating to the new tiddler. See HistoryMechanism for details.
|
||||
|
Loading…
Reference in New Issue
Block a user