Hello everyone,
Has there been a change in how the tabs work? I remember things were different before.
Right now, if I make a new tiddler on tiddlywiki and try to use
<<tabs "[tag[About]]" "tc-vertical">>
I get horizontal tabs instead of vertical. I did some tests and in order to get the vertical tabs I need to use 4 parameters, like this:
<<tabs "[tag[About]]" "" "" "tc-vertical">>
If this is the intended behaviour, I think some documentation would be great. If not, then is a bug report.
If it's documented already then sorry, it's just me being a bit dumb =D
Have a nice day everyone