- update to 10.15:
* **NEW**: SuperFences: Add `relaxed_headers` option which
can tolerate bad content in the fenced code header. When
enabled, code blocks with bad content in the header will
likely still convert into code blocks, often respecting
the specified language.
* **NEW**: Add type hints to the Blocks interface and a few
additional files.
* **FIX**: Blocks: Fix some corner cases of nested blocks
with lists.
* **FIX**: Tab and Tabbed: Fix a case where tabs could fail
if `combine_header_slug` was enabled and there was no
header.
OBS-URL: https://build.opensuse.org/request/show/1273168
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymdown-extensions?expand=0&rev=13
* **NEW**: SuperFences: Add `relaxed_headers` option which
can tolerate bad content in the fenced code header. When
enabled, code blocks with bad content in the header will
likely still convert into code blocks, often respecting
the specified language.
* **NEW**: Add type hints to the Blocks interface and a few
additional files.
* **FIX**: Blocks: Fix some corner cases of nested blocks
with lists.
* **FIX**: Tab and Tabbed: Fix a case where tabs could fail
if `combine_header_slug` was enabled and there was no
header.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymdown-extensions?expand=0&rev=28
- Update to 10.12:
* NEW: Blocks: Blocks extensions no longer considered in beta.
* NEW: Details: Details is marked as "legacy" in documentation in favor
of the new pymdownx.blocks.details approach.
* NEW: Tabbed: Tabbed is marked as "legacy" in documentation in favor of
the new pymdownx.blocks.tab approach.
* NEW: Caption: Add new "blocks" style extension called Caption which
helps with specifying figures with captions.
* NEW: Emoji: Add a new strict option that will raise an exception if an
emoji is used whose name has changed, removed, or never existed.
* FIX: Emoji: Emoji links should be generated such that they point to the
new CDN version.
* FIX: SuperFences: Fix a regression where certain patterns could cause
a hang.
* FIX: SuperFences: Fix regression where an omitted language in conjunction
with options in the fenced header can cause a fence to not be parsed.
* FIX: BetterEm: Add better support for *em, **em,strong*** and _em,
__em,strong___ cases.
* FIX: Caret: Add better support for *sup, **sup,ins***.
* FIX: Tilde: Add better support for *sub, **sub,del***.
* FIX: FancyLists: Remove a mistaken semicolon from injected classes.
* NEW: FancyLists: Add new FancyLists extension.
* NEW: Emoji: Update Twemoji data to the latest.
* FIX: PathConverter: Fixes for latest changes in Python regarding
urlunparse.
* NEW: Officially support Python 3.13.
* FIX: Snippets: Better handling of cases where URL snippet requests
contain no header length.
* FIX: Snippets: Fix snippet line range with a start of line 1.
* NEW: Require Python Markdown 3.6+.
OBS-URL: https://build.opensuse.org/request/show/1220383
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymdown-extensions?expand=0&rev=8
* NEW: Blocks: Blocks extensions no longer considered in beta.
* NEW: Details: Details is marked as "legacy" in documentation in favor
of the new pymdownx.blocks.details approach.
* NEW: Tabbed: Tabbed is marked as "legacy" in documentation in favor of
the new pymdownx.blocks.tab approach.
* NEW: Caption: Add new "blocks" style extension called Caption which
helps with specifying figures with captions.
* NEW: Emoji: Add a new strict option that will raise an exception if an
emoji is used whose name has changed, removed, or never existed.
* FIX: Emoji: Emoji links should be generated such that they point to the
new CDN version.
* FIX: SuperFences: Fix a regression where certain patterns could cause
a hang.
* FIX: SuperFences: Fix regression where an omitted language in conjunction
with options in the fenced header can cause a fence to not be parsed.
* FIX: BetterEm: Add better support for *em, **em,strong*** and _em,
__em,strong___ cases.
* FIX: Caret: Add better support for *sup, **sup,ins***.
* FIX: Tilde: Add better support for *sub, **sub,del***.
* FIX: FancyLists: Remove a mistaken semicolon from injected classes.
* NEW: FancyLists: Add new FancyLists extension.
* NEW: Emoji: Update Twemoji data to the latest.
* FIX: PathConverter: Fixes for latest changes in Python regarding
urlunparse.
* NEW: Officially support Python 3.13.
* FIX: Snippets: Better handling of cases where URL snippet requests
contain no header length.
* FIX: Snippets: Fix snippet line range with a start of line 1.
* NEW: Require Python Markdown 3.6+.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymdown-extensions?expand=0&rev=16
- update to 10.7:
* NEW: Emoji: Update Twemoji and Gemoji data to latest.
* NEW: Emoji: Due to recent Gemoji update, non-standard emoji
are no longer indexed. So emoji such as :octocat: are no
longer resolved.
* NEW: Highlight: Added new option default_lang which will
cause code blocks with no language specifier to be
highlighted with the specified default language instead of
plain text. This affects indented code blocks and code blocks
defined with SuperFences.
* NEW: InlineHilite: style_plain_text can be specified with a
language string (in addition to its previous boolean
requirement) to treat inline code blocks with no explicit
language specifier with a specific default language.
* NEW: MagicLink: Allow configuring custom
repository providers based off the existing providers.
OBS-URL: https://build.opensuse.org/request/show/1135879
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymdown-extensions?expand=0&rev=5
* NEW: Emoji: Update Twemoji and Gemoji data to latest.
* NEW: Emoji: Due to recent Gemoji update, non-standard emoji
are no longer indexed. So emoji such as :octocat: are no
longer resolved.
* NEW: Highlight: Added new option default_lang which will
cause code blocks with no language specifier to be
highlighted with the specified default language instead of
plain text. This affects indented code blocks and code blocks
defined with SuperFences.
* NEW: InlineHilite: style_plain_text can be specified with a
language string (in addition to its previous boolean
requirement) to treat inline code blocks with no explicit
language specifier with a specific default language.
* NEW: MagicLink: Allow configuring custom
repository providers based off the existing providers.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymdown-extensions?expand=0&rev=10
oid sha256:065d6a7844b79d729a52e02717a79309b45158904b305c5fa350266e5256b59b
size 1098210
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.