File: inline_asciimath.html

package info (click to toggle)
python-markdown-math 0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 276 kB
  • sloc: python: 145; sh: 6; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 81 bytes parent folder | download | duplicates (3)
1
2
3
<p>
<script type="math/asciimath"> sum_(i=1)^n i^3=((n(n+1))/2)^2 </script>
</p>