You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can understand if you see this as a pathological case and don't want to support it, but I still want to let you know to make sure that you don't break it unintentionally.
The following one-liner crashes smu:
echo '![a](b ")' | smu
The issue is introduced in the commit:
68edb1b#diff-fc97d482e4d5c1bf47ff0b7daa1e07b0af189f6cb83a554ca4ce6a3fdaf3d6d2
This is because the title pointer points after titleend.
The text was updated successfully, but these errors were encountered: