mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
![Aaron Dalton](/assets/img/avatar_default.png)
0.6 - Fixed incompatibility with HTML::Parser 1.35 - Upped the required versions of Pod::LaTeX and HTML::Entities to ones I know work 0.5 - Fixed an incorrect quoting bug in MathMode - Added a couple of tests for quote bug and escaping - Now unescapes any singular character (\\ => \, \x => x, etc), this may be too broad and need casing? Approved by: tobez (implicit)