File: standalone_gitlab_nested.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-- 129 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
<ul>
<li>in list:
<script type="math/tex; mode=display">
  e^{i \varphi} =
  \cos \varphi + i \sin \varphi
</script>
</li>
</ul>