CPColin / ceylon.markdown

A port of the commonmark.js Markdown parser and renderer to Ceylon
Apache License 2.0
5 stars 0 forks source link

Check on CeylonHtmlRendererTests.verifyElement() #17

Closed CPColin closed 6 years ago

CPColin commented 6 years ago

It's possible that CeylonHtmlRendererTests.verifyElement() will miss situations where an element has multiple children, but should have only one. See if we can switch to verifyChild() instead, passing the parent.