Sha256: a1217499bf2b33fb93da36082ff8004cbb79b66e84d048349615a7364b986ed1

Contents?: true

Size: 861 Bytes

Versions: 7

Compression:

Stored size: 861 Bytes

Contents

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
	<meta name="latexinput" content="mmd-article-header"/>
	<title>MultiMarkdown Math Example</title>
	<meta name="latexinput" content="mmd-article-begin-doc"/>
	<meta name="latexmode" content="memoir"/>
	<meta name="latexfooter" content="mmd-memoir-footer"/>
<script type="text/javascript" src="http://localhost/~fletcher/math/mathjax/MathJax.js"></script>
</head>
<body>
<p>An example of math within a paragraph &#8212; <span class="math">\({e}^{i\pi }+1=0\)</span> &#8212; easy
enough.</p>

<p>And an equation on it&#8217;s own:</p>

<p><span class="math">\[ {x}_{1,2}=\frac{-b\pm \sqrt{{b}^{2}-4ac}}{2a} \]</span></p>

<p>That&#8217;s it.</p>
</body>
</html>

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
rpeg-multimarkdown-0.2.2 test/MultiMarkdownTest/MemoirTests/Math.html
rpeg-multimarkdown-0.2.1 test/MultiMarkdownTest/MemoirTests/Math.html
rpeg-multimarkdown-0.2 test/MultiMarkdownTest/MemoirTests/Math.html
rpeg-multimarkdown2-2.0.3 test/MultiMarkdownTest/MemoirTests/Math.html
rpeg-multimarkdown2-2.0.2 test/MultiMarkdownTest/MemoirTests/Math.html
rpeg-multimarkdown2-2.0.1 test/MultiMarkdownTest/MemoirTests/Math.html
rpeg-multimarkdown-0.1.1 test/MultiMarkdownTest/MemoirTests/Math.html