File: beginend_preview.html

package info (click to toggle)
python-markdown-math 0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 276 kB
  • sloc: python: 145; sh: 6; makefile: 3
file content (14 lines) | stat: -rw-r--r-- 280 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<p>
<div><span class="MathJax_Preview">\begin{equation*}
 \begin{pmatrix}
  1 &amp; 0\\
  0 &amp; 1
 \end{pmatrix}
\end{equation*}</span><script type="math/tex; mode=display">\begin{equation*}
 \begin{pmatrix}
  1 & 0\\
  0 & 1
 \end{pmatrix}
\end{equation*}</script>
</div>
</p>