PHPackages                             majkel/mathdown - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. majkel/mathdown

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

majkel/mathdown
===============

Parsedown extension that translates LaTeX math into html

1.0.5(2y ago)122[1 issues](https://github.com/tenmajkl/mathdown/issues)GPL-3.0-or-laterPHP

Since Jun 14Pushed 2y ago1 watchersCompare

[ Source](https://github.com/tenmajkl/mathdown)[ Packagist](https://packagist.org/packages/majkel/mathdown)[ RSS](/packages/majkel-mathdown/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (1)Versions (7)Used By (0)

Mathdown
========

[](#mathdown)

[Parsedown](https://github.com/erusev/parsedown) extension supporting LaTeX math in markdown. It transpiles to [MathML](https://developer.mozilla.org/en-US/docs/Web/MathML/Element/math).

Currently supports only basic operations that I use, but its extendible.

This project is probably overkilled in context of Parsedown philosofy, but I enjoy writing parsers so here is that.

Actually LaTeX is so based its easy to parse it and strong at the same time.

Usage
-----

[](#usage)

```
