In LaTeX, you typically use an array environment for this type of equations, and \hline for the horizontal rule. I just discovered that #Pandoc doesn’t translate the \hline for #Typst output—but I also couldn’t find how you’d even do this in Typst.
Any suggestions?