= Just a collection of HTML odds and ends = == How to create a page break == {{{#!highlight html
This is the text for page #1.Page #2...
Page #3... }}} == !MathJax == {{{#!highlight html
Hello: $$z = -2.5$$
Some stuff about math | \(y = \frac{\Delta y}{\Delta x} x +b\) |
Some other stuff and math | \(y=x\) |
It seems like you should be able to do inline \(E=mc^2\) or on display $$E=mc^2$$ Math.
}}}