What problem are you trying to solve with Submitty
Currently, Latex only supports in-line math mode via $ or \(, as noted in #11931, but sometimes I'd be nice to show an equation for an entire line via $$ or \[ in display math mode.
Describe the way you'd like to solve this problem
KaTex should support display math mode, so this should be a relatively minor update.