Footnote sup tag not working inside markdownify. help

By default, Goldmark does not render raw HTMLs and potentially dangerous links. If you have lots of inline HTML and/or JavaScript, you may need to turn this on.

You need to set unsafe: true.
documentation Goldmark Configuration