Skip to content

Releases: AnonymousRand/python_markdown_environments

v1.9.7

15 Jan 06:14

Choose a tag to compare

Security Fixes

v1.9.6

10 Jan 03:57

Choose a tag to compare

Security Fixes

v1.9.5

08 Dec 08:54

Choose a tag to compare

Security Fixes

v1.9.4

05 Nov 07:32

Choose a tag to compare

Security Fixes

v1.9.3

13 Aug 00:46

Choose a tag to compare

Security Fixes

v1.9.2

26 Jun 01:37

Choose a tag to compare

Security Fixes

v1.9.1

11 Jun 00:57

Choose a tag to compare

Security Fixes

v1.9.0

11 May 03:53

Choose a tag to compare

Changes

  • Divs and dropdowns also no longer have trailing whitespace

v1.8.0

01 May 18:57

Choose a tag to compare

Changes

  • Captioned figures and cited blockquotes no longer have trailing whitespace in captions and citations respectively

v1.7.0

30 Apr 04:25

Choose a tag to compare

Changes

  • : removed instead of replaced with - in theorem headings, as there is probably a space after it
  • Spaces all replaced with - in theorem headings instead of relying on finicky split() behavior