Typsetting
We use KaTeX for mathematics typesetting. Here is an in-line example : \(G/\text{ker } \phi \cong \text{im } \phi\).
$$|G| = |Z(G)| + \sum_{i}[G:C_{G}(x_{i})]$$Want to reference things? Here is a footnote. 1
Other Content and Styles
Using Markdown, we can add tables:
A | B |
---|---|
a1 | b1 |
a2 | b2 |
a3 | b3 |
Here is some inline code
. Here is the same
inline code
but with syntax highlighting. Here is an example of inline, syntax highlighted code in Java:
String foo = Integer.toString(x);
You can even use blockquotes.
Today is not yesterday, and will never be tomorrow.
Your great reference. ↩︎