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 da1e20d commit bc3f493Copy full SHA for bc3f493
tests/test_syntax/extensions/test_footnotes.py
@@ -471,7 +471,7 @@ def test_footnote_reference_within_list(self):
471
)
472
473
def test_footnote_references_within_loose_list(self):
474
- """Test footnote reference within a list item."""
+ """Test footnote references within loose list items."""
475
476
self.assertMarkdownRenders(
477
self.dedent(
0 commit comments