1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-01-12 18:30:27 +00:00

Update tabs macro docs

This commit is contained in:
Jermolene 2014-07-25 08:45:57 +01:00
parent 7c7671e4ca
commit 8600445100

View File

@ -21,10 +21,12 @@ Within the template the title of the current tab is available in the widget vari
! Examples
Here is an example of the tabs macro:
Here are some examples of the tabs macro:
```
<<tabs "Docs WikiText Features RoadMap" "WikiText" "$:/state/tab1">>
<<tabs "[tag[tips]]" "GoogleChromeTips" "$:/state/tab2" "tw-vertical">>
```
<<tabs "Docs WikiText Features RoadMap" "WikiText" "$:/state/tab1">>