./textproc/py-markdown-math, Python extension adding math formula support to py-markdown

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.8nb1, Package name: py310-markdown-math-0.8nb1, Maintainer: gutteridge

This extension adds math formula support to py-markdown.


Required to run:
[textproc/py-markdown] [lang/python310]

Master sites:

Filesize: 8.31 KB

Version history: (Expand)


CVS history: (Expand)


   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2021-02-11 04:22:35 by David H. Gutteridge | Files touched by this commit (2) | Package updated
Log message:
py-markdown-math: update to 0.8

Version 0.8, 2020-11-03
=======================

* GitLab-style math blocks are now supported in nested environments such
  as lists.
  - Thanks to Ran Shaham for the contribution.
* Tests now pass with Python-Markdown 3.3.
   2020-09-12 02:22:35 by David H. Gutteridge | Files touched by this commit (3) | Package updated
Log message:
py-markdown-math: update to 0.7

Version 0.7, 2020-06-19
=======================

* This extension now requires Python ≥ 3.4 and Python-Markdown ≥ 3.0.
* Fixed deprecation warnings with Python-Markdown 3.x.
* Added support for GitLab-style delimiters.
   2019-03-01 05:26:05 by David H. Gutteridge | Files touched by this commit (4)
Log message:
textproc/py-markdown-math: initial import

py-markdown-math is a Python extension adding math formula support to
py-markdown.