User:Ged.R/Notes
From Wikipedia, the free encyclopedia
Mathematics
Inline and display:
- .
A boxed equation:
.
Not yet sure how (if possible) to label equations for reference from the text, as with AMS-LaTeX's \label{} and \eqref{} commands.
Code snippets
Inline preformatted and bold text and displayed code:
99 if condition 100 something 101 else 102 other stuff 103 end