python3-mdx-math

math extension for Python-Markdown
  https://github.com/mitya57/python-markdown-math
  0
  no reviews



This package extends Python-Markdown with support for displaying math formulas using MathJax. It supports TeX and AsciiMath syntax.

You need to include MathJax.js in the head tag of your HTML template. Please see the included README.md for details on how to do it.