Fix missing source_code in LaTeX HTML.

STUD-565
This commit is contained in:
cahrens
2013-08-01 17:27:34 -04:00
parent 2ad78d949a
commit d63813b4aa
3 changed files with 23 additions and 7 deletions

View File

@@ -1,16 +1,16 @@
---
metadata:
display_name: E-text Written in LaTeX
source_code: |
\subsection{Example of E-text in LaTeX}
source_code: |
\subsection{Example of E-text in LaTeX}
It is very convenient to write complex equations in LaTeX.
It is very convenient to write complex equations in LaTeX.
\begin{equation}
x = \frac{-b\pm\sqrt{b^2-4*a*c}}{2a}
\end{equation}
\begin{equation}
x = \frac{-b\pm\sqrt{b^2-4*a*c}}{2a}
\end{equation}
Seize the moment.
Seize the moment.
data: |
<html>