mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-08 06:43:49 +00:00
Update tabs macro docs
This commit is contained in:
parent
7c7671e4ca
commit
8600445100
@ -21,10 +21,12 @@ Within the template the title of the current tab is available in the widget vari
|
|||||||
|
|
||||||
! Examples
|
! 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 "Docs WikiText Features RoadMap" "WikiText" "$:/state/tab1">>
|
||||||
|
|
||||||
|
<<tabs "[tag[tips]]" "GoogleChromeTips" "$:/state/tab2" "tw-vertical">>
|
||||||
```
|
```
|
||||||
|
|
||||||
<<tabs "Docs WikiText Features RoadMap" "WikiText" "$:/state/tab1">>
|
<<tabs "Docs WikiText Features RoadMap" "WikiText" "$:/state/tab1">>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user