summaryrefslogtreecommitdiff
path: root/test/Tests/Math.html
blob: 5e2fd3eb72c1c71716a93c4a12756ed6895fef81 (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
<p>\[
1*2*3 multi-line math
\]</p>

<p>\( 1*2*3 inline-math \)</p>

<p>\[ 1*2*3 math with dollar \]</p>

<p>\[ 1*2*3 \$ \\ \text{dollar with escapes} \]</p>

<p>\( \\ \text{backslash with escapes} \$ 1*2*3 \)</p>

<p>( not <em>really</em> math )</p>

<p>$$ also <em>not</em> math $$</p>

<p>this$$ should <em>not</em> be$$ math</p>

<p>nor $$ <em>should</em> $$this</p>

<p>this \(*should* be\) math</p>

<p>Something \{ like <em>math</em> but \} is not</p>

<p>Also \(like <em>math</em> but \) is not</p>

<p>\\( should not be <em>math</em> either \\)</p>

<p>This is \( math, and the \\\( inner one \\\) should be \) preserved</p>

<p>\[ did you &lt;em&gt; know &lt;/em&gt; this is math? \]</p>