I needed to pull off a quick website that would have various mathematics questions, and thought to try and use pandoc. Here are my learnings:
I first installed pandoc-bin because I didn't to deal with a lot of haskell dependencies.
yay -S pandoc-bin
The first iteration I made generated an …