Equations
- DocGen4.Output.equationToHtml c = do let __do_lift ← DocGen4.Output.renderedCodeToHtml c pure (DocGen4.Html.element "li" true (#[].push ("class", "equation")) (#[] ++ __do_lift))
Instances For
Attempt to render all simp equations for this definition. At a size
defined in equationLimit we stop trying since they:
- are too ugly to read most of the time
- take too long
Equations
- One or more equations did not get rendered due to their size.