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
Spec:
No leading whitespace within a paragraph
Fix:
I strip leading whitespace on each line while rendering paragraphs
Unanticipated problem:
Causes the (previously failing but hidden) CommonMark 318 to fail.
I added that to the list of expected-to-fail tests.
This commit addresses a failing header test case noted in 943d995
whose root cause was paragraph rendering not up to spec.
0 commit comments