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 Line 3 and 4 are grouped into the nested blockquote, not the outer blockquote. This should generate a BLOCKQUOTE with a PARAGRAPH, a BLOCKQUOTE (with a PARAGRAPH containing just Line 2), and a second PARAGRAPH. But instead the BLOCKQUOTE is generated as a PARAGRAPH and a BLOCKQUOTE with a PARAGRAPH containing Lines 2-4.
The text was updated successfully, but these errors were encountered:
This example fails:
The Line 3 and 4 are grouped into the nested blockquote, not the outer blockquote. This should generate a BLOCKQUOTE with a PARAGRAPH, a BLOCKQUOTE (with a PARAGRAPH containing just Line 2), and a second PARAGRAPH. But instead the BLOCKQUOTE is generated as a PARAGRAPH and a BLOCKQUOTE with a PARAGRAPH containing Lines 2-4.
The text was updated successfully, but these errors were encountered: