Must Fix


High Priority

Low Priority

Done

--<<>>--

Wicked Docs


Table of Contents

--<<>>--

Markdown specs


PDF specs


--<<>>--

Competitors


--<<>>--

Business Case / Analysis


--<<>>--

TODOs


--<<>>--

Improvements


--<<>>--

Done


--<<>>--

Design Ideas


--<<>>--

Testing


WebSite

  1. one
  2. two
    1. one
    2. two

--<<>>--

<center>

ExampleImage

Example Image

ExampleImage

Alt text

Alt text

Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1

</center>

Alt text

a a ff ff a d
d a ff w a d
d a ffd df a d
d a a a d

y^(a+b)^
x~y,z~
y(a+b)
xy,z

An example of math within a paragraph --- \({e}^{i\pi }+1=0\)
--- easy enough.

And an equation on it's own:

\[ {x}_{1,2}=\frac{-b\pm \sqrt{{b}^{2}-4ac}}{2a} \]

That's it.
Here?s what it looks like in action (if you?re viewing this document in a supported format):

An example of math within a paragraph ? ({e}^{i\pi }+1=0) ? easy enough.

And an equation on it?s own:

[ {x}_{1,2}=\frac{-b\pm \sqrt{{b}^{2}-4ac}}{2a} ]

That?s it.

In addition to the \[ \] and \( \) syntax, you can use LaTeX style ?dollar sign? delimiters:

An example of math within a paragraph --- ${e}^{i\pi }+1=0$
--- easy enough.

And an equation on it's own:

$${x}_{1,2}=\frac{-b\pm \sqrt{{b}^{2}-4ac}}{2a}$$

That's it.