pymdown-extensions

Extensions for Python Markdown

OTHER License

Downloads
5.7M
Stars
898
Committers
46
pymdown-extensions - 4.9.0

Published by facelessuser over 6 years ago

4.9.0

Mar 3, 2018

  • NEW: Add option to make task lists editable (#249).
  • FIX: Remove internal references to deprecated options.
pymdown-extensions - 4.8.0

Published by facelessuser almost 7 years ago

4.8.0

Jan 17, 2018

  • NEW: Set progress bar class level increments via progress_increment instead of using the hard coded value of 20.
  • FIX: Compatibility changes for next Markdown release.
pymdown-extensions - 4.7.0

Published by facelessuser almost 7 years ago

4.7.0

Dec 8, 2017

  • NEW: Bring back generic output for Arithmatex. Now under the generic option (#185).
  • FIX: StripHTML should allow space before close of opening tag.
  • FIX: MagicLink should not auto-link inside a link (#151).
pymdown-extensions - 4.6.0

Published by facelessuser almost 7 years ago

4.6.0

Dec 2, 2017

  • NEW: Arithmatex now just uses the script wrapper output as it is the most reliable output, and now previews can be achieved by providing a span with class MathJax_Preview that gets auto hidden when the math is rendered. insert_as_script, tex_inline_wrap, and tex_block_wrap have all been deprecated as they are now entirely unnecessary. A new option has been added called preview that controls whether the script output generates a preview or not when the rendered math output is loading. Users no longer need to configure tex2jax.js in there MathJax configuration anymore. (#171)
  • NEW: PlainHTML has been renamed to StripHTML. strip_attributes is now a list instead of a string with a default of []. pymdownx.plainhtml is still available with the old convention for backwards compatibility, but will be removed for version 5.0. (#176)
  • FIX: PlainHTML has better script and style content avoidance to keep from stripping HTML tags and attributes from style and script content. (#174)
  • FIX: PlainHTML can strip attributes that are not quoted. (#174)
pymdown-extensions - 4.5.1

Published by facelessuser almost 7 years ago

4.5.1

Nov 28, 2017

  • FIX: If an invalid provider is given, default to github. If no user or repo is specified, do not convert links that depend on those default values (#169).
pymdown-extensions - 4.5.0

Published by facelessuser almost 7 years ago

4.5.0

Nov 26, 2017

  • NEW: Add GitLab style compare link shorthand and link shortening (#160).
  • NEW: Deprecate GitHub extension. It is now recommended to just include the extensions you want to create a GitHub feel instead of relying on a an extension to package something close-ish (#159).
pymdown-extensions - 4.4.0

Published by facelessuser almost 7 years ago

4.4.0

Nov 23, 2017

  • NEW: Add social media mentions -- Twitter only right now (#156).
  • FIX: Use correct regular expression for GitLab and Bitbucket.
pymdown-extensions - 4.3.0

Published by facelessuser almost 7 years ago

4.3.0

Nov 14, 2017

  • NEW: Shorthand format for referencing non-default provider commits, issues, pulls, and mentions (#147).
  • NEW: Shorthand format for mentioning a repo via @user/repo (#149).
  • NEW: Add repository provider specific classes (#149).
  • NEW: Make repository labels configurable (#149).
  • FIX: Adjust pattern boundaries auto-links.
pymdown-extensions - 4.2.0

Published by facelessuser almost 7 years ago

4.2.0

Nov 13, 2017

  • NEW: MagicLink can now auto-link a GitHub like shorthand for repository references (#139).
  • NEW: MagicLink now renders pull request links with a slightly different output from issues (#139).
  • NEW: Deprecate base_repo_url in MagicLink in favor of the new provider, user, and repo (#139).
  • NEW: MagicLink now adds classes to repository links (#139).
  • NEW: MagicLink now adds title to repository links (#139).
  • NEW: MagicLink no longer styles repository commit hashes as code (#143).
  • FIX: MagicLink repository link outputs now better reflect default user and repository context (#143).
  • FIX: PlainHTML should not strip tags that are part of JavaScript code (#140).
pymdown-extensions - 4.1.0

Published by facelessuser about 7 years ago

4.1.0

  • NEW: Details can now have multiple classes defined.
pymdown-extensions - 4.0.0

Published by facelessuser about 7 years ago

4.0.0

Aug 29, 2017

  • NEW: Details extension will now derive a title from the class if only a class is provided (https://github.com/facelessuser/pymdown-extensions/issues/107).
  • NEW: Remove deprecated legacy emoji generator format.
  • NEW: Remove deprecated use_codehilite_settings.
  • NEW: Remove deprecated spoilers extension redirect.
  • NEW: Update emoji databases: EmojiOne (3.1.2) and Twemoji to (2.5.0).
pymdown-extensions - 3.5.0

Published by facelessuser over 7 years ago

3.5.0

Released June 13, 2017

pymdown-extensions - 3.4.0

Published by facelessuser over 7 years ago

3.4.0

Released June 1, 2017

  • NEW: Renamed Spoilers to Details
  • NEW: No longer attach the spoilers class to details tags.
  • NEW: Provide better example of UML script in documents.
pymdown-extensions - 3.3.0

Published by facelessuser over 7 years ago

3.3.0

Released May 26, 2017

pymdown-extensions - 3.2.1

Published by facelessuser over 7 years ago

3.2.1

Released May 23, 2017

  • FIX: Cannot set Highlight's CSS class.
pymdown-extensions - 3.2.0

Published by facelessuser over 7 years ago

3.2.0

Released May 15, 2017

  • NEW: Add support for Twemoji 2.3.5.
  • NEW: Update to EmojiOne 3.0.2.
  • NEW: Emoji generators now also take category which is also no included in all indexes.
  • FIX: Excessive new lines at end of code blocks.
pymdown-extensions - 3.1

Published by facelessuser over 7 years ago

3.1.0

Released May 7, 2017

  • NEW: Highlight extension now runs normal indented code blocks through highlighter.
  • FIX: When Pygments is disabled, linenums class was attached to code blocks even if linenums was disabled and not enabled via fence headers.
pymdown-extensions - 3.0

Published by facelessuser over 7 years ago

3.0.0

Released Apr 16, 2017

pymdown-extensions - 2.0

Published by facelessuser over 7 years ago

2.0.0

  • NEW: SuperFences and InlineHilite can be configured via the new Highlight extension.
  • NEW: InlineHilite now has all highlighting features pushed to the Highlight extension. This removes all the CodeHilite code that used to be in it and instead relocates it to Highlight.
  • NEW: Deprecate the nesting option in SuperFences. Nesting is default and the only acceptable behavior moving forward. The ability to turn off nesting will be removed in 3.0.
pymdown-extensions - 1.8.0

Published by facelessuser over 7 years ago

1.8.0

Released Jan 27, 2017

Package Rankings
Top 1.07% on Pypi.org
Top 5.98% on Alpine-edge
Top 12.53% on Conda-forge.org
Top 24.89% on Anaconda.org
Top 8.75% on Spack.io
Badges
Extracted from project README
Donate via PayPal Build Coverage Status PyPI Version PyPI Downloads PyPI - Python Version