Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
cleanup comment
  • Loading branch information
waylan committed Jul 30, 2025
commit bc3f49325da55ae4bdfcfb671bc3c061edee413a
2 changes: 1 addition & 1 deletion tests/test_syntax/extensions/test_footnotes.py
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ def test_footnote_reference_within_list(self):
)

def test_footnote_references_within_loose_list(self):
"""Test footnote reference within a list item."""
"""Test footnote references within loose list items."""

self.assertMarkdownRenders(
self.dedent(
Expand Down