-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I'm currently running 0.7.0-dev and following happens:
if my content is:
!Spoiler
it gets rendered as:
<blockquote class="spoiler">
<p>Spoiler</p>
</blockquote>
<blockquote>
</blockquote>
So as you can see, it already replaces the text with spoiler even though it doesnt start with >!
and it adds an empty blockquote after it
Metadata
Metadata
Assignees
Labels
No labels