From e01e4790402204af02ab0127ef5b633fb7748cd4 Mon Sep 17 00:00:00 2001 From: Dominic Steinitz Date: Sat, 16 May 2015 12:32:23 +0100 Subject: Handle inline math with mathjax. --- html-test/ref/Math.html | 83 ++++++++++++++++++++++++++++++++++++++++++++ html-test/ref/mini_Math.html | 31 +++++++++++++++++ 2 files changed, 114 insertions(+) create mode 100644 html-test/ref/Math.html create mode 100644 html-test/ref/mini_Math.html (limited to 'html-test/ref') diff --git a/html-test/ref/Math.html b/html-test/ref/Math.html new file mode 100644 index 00000000..3335f7b1 --- /dev/null +++ b/html-test/ref/Math.html @@ -0,0 +1,83 @@ + +Math

 

Safe HaskellSafe

Math

Synopsis

Documentation

f :: Integer

Math (inline) for normalDensity $$\int_{-\infnty}^{\infty} e^{-x^2/2} = sqrt{2\pi}$$

diff --git a/html-test/ref/mini_Math.html b/html-test/ref/mini_Math.html new file mode 100644 index 00000000..92786b95 --- /dev/null +++ b/html-test/ref/mini_Math.html @@ -0,0 +1,31 @@ + +Math

Math

-- cgit v1.2.3