We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 178852a commit ee89caeCopy full SHA for ee89cae
tests/test_syntax/extensions/test_attr_list.py
@@ -78,7 +78,6 @@ def test_backslash_escape_value(self):
78
'<h1 id="*Foo*"><code>*Foo*</code></h1>'
79
)
80
81
-
82
def test_table_td(self):
83
self.assertMarkdownRenders(
84
self.dedent(
0 commit comments