Fix for #10.
Works for me with this change.
poetry run pytest worked both before and after this change - seems it doesn't hit the lines I've modified. (poetry run invoke tests didn't work for me idk probably a windows problem).
I have nfi about xml but this seems more consistent with what was replaced by https://github.com/pelican-plugins/render-math/commit/e8bc92069d6986bc94ba8fd354cb7f4a11807ae9
Many thanks for the fix, Michael, which I merged via 68cd8b9, adding a RELEASE.md file so a new v1.0.3 release would be automatically published to PyPI. 🎉
Fix for #10. Works for me with this change.
poetry run pytest
worked both before and after this change - seems it doesn't hit the lines I've modified. (poetry run invoke tests
didn't work for me idk probably a windows problem). I have nfi about xml but this seems more consistent with what was replaced by https://github.com/pelican-plugins/render-math/commit/e8bc92069d6986bc94ba8fd354cb7f4a11807ae9