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
The following uncommon markdown is three empty lists/list items in each other.
+*-
Expected behavior
🤷♂️
Actual behavior
Given that bullet is set to a value that can also be used for a thematic break (- or *), from-markdown will serialize as * * * or - - -, which is then parsed again as a thematic break.