File: beginend.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 (8 lines) | stat: -rw-r--r-- 140 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
<p>
<script type="math/tex; mode=display">\begin{equation*}
 \begin{pmatrix}
  1 & 0\\
  0 & 1
 \end{pmatrix}
\end{equation*}</script>
</p>