Mathematics has a rhythm
A short expression such as fits naturally into a sentence. A derivation that needs more space gets a line of its own:
Shape and meaning
SVG preserves the visual shape. MathML preserves mathematical structure. Both matter when making an expression available to readers.
Read it in context
Inline code, links, and formulas should work together. Colors follow the reading theme, and long display equations can scroll within their own region.
Dollar signs inside code remain code:
ts
const price: string = '$20';This sample is a useful check for fractions, matrices, and small screens.