summaryrefslogtreecommitdiffstats
path: root/Test of Features
blob: 94545923a07f6e86266f1083c97ba5d3ec628e12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
=========================
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: 100

this paragraph should contain a link_, an |epsilon| of inline math, and should be 
followed by a full-on equation.

.. _link: http://epsilon.org
.. |epsilon| raw:: latex

    $\epsilon$

here is the equation:

..  raw:: latex

    $$E = m c^2$$

this is in a comment::

    .. |epsilon| raw:: latex
    $\epsilon$
    .. raw:: latex
    $$E = m c^2$$