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
A list within a quote is only styled as a list on the first line of the quote.
I suppose the condition that a list must follow a blank line is too strict.
A list within a quote is only styled as a list on the first line of the quote.
I suppose the condition that a list must follow a blank line is too strict.
http://codemirror.net/mode/markdown/
(Removing the
>
on the line before> 1.
fixes the 1. but not the 2.)[babelmark confirming they all are lists]
The text was updated successfully, but these errors were encountered: