noeutnhoesntuh

This commit is contained in:
Noah Hellman 2022-12-10 19:31:35 +01:00
parent c4e4be7bce
commit 13850978c1

View file

@ -278,7 +278,6 @@ impl BlockParser {
} else {
(tag, false)
};
dbg!(line, line_t, tag);
(
if is_footnote {
Block::Container(Footnote)