14
0
Commit Graph

9 Commits

Author SHA256 Message Date
b815f019b0 - 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/package/show/devel:languages:python/python-pymdown-extensions?expand=0&rev=16
2024-11-03 02:38:55 +00:00
08dc41a278 - Add patch fix-toc-list-check.patch:
* Assert toc_tokens is a superset of what we are looking for.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymdown-extensions?expand=0&rev=14
2024-03-22 02:47:04 +00:00
79529b985b - update to 10.7.1:
* SmartSymbols: Ensure symbols are properly translated in table
    of content tokens.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymdown-extensions?expand=0&rev=12
2024-03-16 12:53:23 +00:00
c135a3f025 - 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/package/show/devel:languages:python/python-pymdown-extensions?expand=0&rev=10
2023-12-31 13:43:32 +00:00
f08e49f6c7 update to 10.5
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymdown-extensions?expand=0&rev=8
2023-12-14 11:02:05 +00:00
a4319e03ae Accepting request 1109436 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 10.3

OBS-URL: https://build.opensuse.org/request/show/1109436
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymdown-extensions?expand=0&rev=6
2023-09-07 10:00:48 +00:00
186da2f2d9 Accepting request 1082525 from home:eroca:python
Update to 9.11
Require python-PyYAML from requirements/project.txt
Recommend python-Pygments from requirements/extra.txt

OBS-URL: https://build.opensuse.org/request/show/1082525
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymdown-extensions?expand=0&rev=4
2023-04-25 11:43:55 +00:00
8797b1808e Accepting request 1072530 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 9.10 (no third digit...)

OBS-URL: https://build.opensuse.org/request/show/1072530
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymdown-extensions?expand=0&rev=2
2023-03-17 09:13:12 +00:00
d09333804d Accepting request 1059949 from home:eroca:python
Initial commit of pymdown-extensions at version 9.9.1

OBS-URL: https://build.opensuse.org/request/show/1059949
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymdown-extensions?expand=0&rev=1
2023-01-21 07:41:07 +00:00