You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by Zegeri January 14, 2023
Some mathematical texts might use axioms and it would be nice if it were supported by quarto. I suggest using "axm" as tag prefix. For example:
::: {#axm-pairing}
## Pairing
If $x$ and $y$ are sets, then there exists a set which contains $x$ and $y$ as elements.
:::