fixup! block attributes

This commit is contained in:
Noah Hellman 2023-01-17 18:11:36 +01:00
parent ecf49100f4
commit 4fad0e9050

View file

@ -80,7 +80,7 @@ pub enum Container {
/// Span is the list marker.
ListItem,
/// Span is `[^`.
/// Span is footnote tag.
Footnote,
}