When using a tab or group-tab (as implemented here), if a fence is used within, the content gets triplicated.
This is a minimal example to reproduce the error:
:::::::::::: tab
### tab 1
some text
### tab 2
some other text
:::::: spoiler
some text that should be hidden
::::::::::::::
::::::::::::::::::
And this is the output:

When using a tab or group-tab (as implemented here), if a fence is used within, the content gets triplicated.
This is a minimal example to reproduce the error:
And this is the output: