If we put a content like this, it won't work because the ID `Hello World` is invalid. ``` {{tab-group id="Hello World"}} {{tab label="Label 1"}} content 1 {{/tab}} {{tab label="label 2"}} content 2 {{/tab}} {{/tab-group}} ```
If we put a content like this, it won't work because the ID
Hello Worldis invalid.