packages feed

pandoc-3.10: test/command/9700.md

```
% pandoc -t mediawiki
This is a normal sentence with a manual text footnote\*

\* The footnote explains why it couldn't just be inside parentheses

\#foobar \#foobar
^D
This is a normal sentence with a manual text footnote*

<nowiki></nowiki>* The footnote explains why it couldn’t just be inside parentheses

<nowiki></nowiki>#foobar #foobar
```