From c76a4d4983d522c2c58eb7842536eebc997980c8 Mon Sep 17 00:00:00 2001 From: Sumner Evans Date: Fri, 2 Oct 2020 10:42:14 -0600 Subject: [PATCH] markup/rst: use MathJax for rst math output and use short pygments highlighting * As noted in #7759, rst2html exports math using the "HTML math.css" formatter by default. This means that any math typeset in reStructuredText is not formatted using MathJax which is not ideal. This commit adds a --math-output parameter configure rst2html to output math ready for MathJax to process. Note that I had to pick a URL for MathJax, but it doesn't end up in the resulting output because the