Skip to content

Releases: facelessuser/pymdown-extensions

1.4.0

06 Jan 03:46
Compare
Choose a tag to compare

1.4.0

Released Jan 5, 2017

  • NEW: HeaderAnchor extension is now deprecated. It will be removed in a future version.
  • NEW: HeaderAnchor is no longer included in the Github extension.
  • NEW: Slugify functions are moved to pymdownx.slug in preparation of HeaderAnchor removal.
  • FIX: GithubEmoji is not "pending" deprecation, but is actually deprecated.

1.3.0

03 Jan 07:12
Compare
Choose a tag to compare

1.3.0

Released Jan 1, 2017

  • NEW: New emoji extension that aims to replace githubemoji. By default it is configured for EmojiOne and Gemoji (Github's emoji).
  • NEW: Githubemoji is deprecated. Please use the emoji extension instead.
  • NEW: Pymdown extension is deprecated. Pymdown extension was just a wrapper, please configure the desired individual extension(s) instead of relying on pymdown.
  • NEW: Github extension now turns off nl2br by default in order properly emulate recent changes in GFM. no_nl2br option is deprecated and will be removed in the future as it no longer reflects GFM behavior.

1.2.0

02 Nov 02:45
Compare
Choose a tag to compare

1.2.0

Released Nov 1, 2016

  • NEW: Add option to output tasklists in a more customizable way.

1.1.0

01 Mar 20:44
Compare
Choose a tag to compare
Bump rev and update docs for next release

1.0.0

08 Dec 06:28
Compare
Choose a tag to compare
  • Initial release