Skip to content

Commit bcef890

Browse files
author
Simon Rolfe
committed
fix readme formatting again. I suck at markdown.
1 parent 48310e5 commit bcef890

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ You can also use multiple Bootstrap classes in order to, for example, show accor
5555

5656
By default, accordion panels do not sync with tabs: the correct panel will be shown based on the active tab, but changing the active accordion panel does not change the active tab.
5757
To enable tab syncing, pass options as follows:
58+
5859
$('#myTab').tabCollapse({
5960
syncTabs: true
6061
});

0 commit comments

Comments
 (0)