The math `$|y| \geq |x^e|$` produces an error ``` WARNING: Inline substitution_reference start-string without end-string. ``` Changing the transformer priority to lower than that of substitutions doesn't seem to fix it. http://docutils.sourceforge.net/docs/ref/transforms.html
The math
$|y| \geq |x^e|$produces an errorChanging the transformer priority to lower than that of substitutions doesn't seem to fix it. http://docutils.sourceforge.net/docs/ref/transforms.html