Skip to content

Commit de53b03

Browse files
committed
Remove old TODO
1 parent 0dfa888 commit de53b03

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

commonmark-ext-footnotes/src/test/java/org/commonmark/ext/footnotes/FootnoteHtmlRendererTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,8 +219,6 @@ public void testInlineFootnotes() {
219219
"</li>\n" +
220220
"</ol>\n" +
221221
"</section>\n");
222-
223-
// TODO: Tricky ones like inline footnote referencing a normal one, and a definition containing an inline one.
224222
}
225223

226224
@Test

0 commit comments

Comments
 (0)