fix: spoiler now work in paragraph wrapped elements
This commit is contained in:
parent
98ee7a3527
commit
21025cab50
2 changed files with 16 additions and 1 deletions
|
@ -14,4 +14,9 @@ testestestest
|
|||
~~This is the content of the spoiler.~~
|
||||
</Spoiler>
|
||||
|
||||
<Spoiler tip="Spoiler Title">
|
||||
~~This is the content of another spoiler.~~
|
||||
</Spoiler>
|
||||
|
||||
|
||||
<FediStatuses instanceDomain='portal.gb0.dev' userId='me' />
|
Loading…
Add table
Add a link
Reference in a new issue