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 parser wraps a <p> tag around the two root nodes. However, there is no blank line in the list, so there should not be a paragraph tag on the word "Root".
Given the list:
the parser wraps a
<p>
tag around the two root nodes. However, there is no blank line in the list, so there should not be a paragraph tag on the word "Root".Here is maruku's output:
...and here is rdiscount's output:
The text was updated successfully, but these errors were encountered: