diff options
author | User <bnewbold@daemon.robocracy.org> | 2009-10-13 02:52:09 +0000 |
---|---|---|
committer | User <bnewbold@daemon.robocracy.org> | 2009-10-13 02:52:09 +0000 |
commit | f61026119df4700f69eb73e95620bc5928ca0fcb (patch) | |
tree | f17127cff9fec40f4207d9fa449b9692644ce6db /Test of Features | |
parent | 9d431740a3e6a7caa09a57504856b5d1a4710a14 (diff) | |
download | knowledge-f61026119df4700f69eb73e95620bc5928ca0fcb.tar.gz knowledge-f61026119df4700f69eb73e95620bc5928ca0fcb.zip |
Grand rename for gitit transfer
Diffstat (limited to 'Test of Features')
-rw-r--r-- | Test of Features | 62 |
1 files changed, 0 insertions, 62 deletions
diff --git a/Test of Features b/Test of Features deleted file mode 100644 index 81c1662..0000000 --- a/Test of Features +++ /dev/null @@ -1,62 +0,0 @@ -========================= -Test of Git Wiki Features -========================= - -:Author: Bryan Newbold - -This document is intended to demonstrate some of the features present in -this wiki, or to make their failure obvious. - -.. image:: fig/bryanJello.jpg - :alt: bryan with jello - :width: 300 - -.. rubric:: LaTeX-Math - -this paragraph should contain a link_, an $\epsilon$ of inline math, and should be -followed by a full-on equation. - -.. _link: http://epsilon.org - -here is the equation: - -$$E = m c^2$$ - -this is in a comment:: - - .. |epsilon| raw:: latex - $\epsilon$ - .. raw:: latex - $$E = m c^2$$ - -another attempt at inline (:latex:`$\epsilon$`) followed by a full-on equation. - -:latex:`$$E = m c^2$$` - -and as a directive: - -.. latex:: - - $$-1 = e^{i\pi}$$ - -.. sidebar:: A Digression - - There can be stuff over here! - -What do tables look like? They're a little messed up in LaTeX for now. - -======== ================ ============== -A Number A Number Squared A Number Cubed -======== ================ ============== -1 1 1 -2 4 8 -3 9 27 -4 16 64 -5 25 125 -======== ================ ============== - -.. warning:: - - The end is neigh! - -That's all? |