1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-24 22:33:16 +00:00

Fix a link to GroupedTiddlers (#2537)

This commit is contained in:
nameanyone 2016-08-15 10:42:26 -07:00 committed by Jeremy Ruston
parent b7c416d340
commit 12e3e8b489

View File

@ -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.