languages/markdown: add mdformat footnotes extension

This commit is contained in:
Snoweuph 2026-02-23 17:16:49 +01:00
commit e36772e87d
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
2 changed files with 5 additions and 1 deletions

View file

@ -61,6 +61,7 @@
mdformat
mdformat-gfm
mdformat-frontmatter
mdformat-footnote
])) "mdformat";
};
};