FAIL: test_raw_missing_close_bracket (test_syntax.blocks.test_html_blocks.TestHTMLBlocks.test_raw_missing_close_bracket) AssertionError: '' != '
<foo
' FAIL: test_raw_unclosed_tag_in_code_span (test_syntax.blocks.test_html_blocks.TestHTMLBlocks.test_raw_unclosed_tag_in_code_span) AssertionError: '<div
.
<div
.
<div
.
<div
.
<!-- unclosed comment
\nnot a comment
' FAIL: test_raw_missing_close_bracket (test_syntax.extensions.test_md_in_html.TestDefaultwMdInHTML.test_raw_missing_close_bracket) AssertionError: '' != '<foo
' FAIL: test_raw_unclosed_tag_in_code_span (test_syntax.extensions.test_md_in_html.TestDefaultwMdInHTML.test_raw_unclosed_tag_in_code_span) AssertionError: '<div
.
<div
.
<div
.
<div
.
<!-- unclosed comment
\nnot a comment
' FAILED (failures=8, skipped=51) >>> ERROR: py3-markdown: check failed