python-pymdown-extensions
https://github.com/facelessuser/pymdown-extensions
PyMdown Extensions is a collection of extensions for Python Markdown.
They were originally written to make writing documentation more enjoyable.
Covering a wide range of solutions, and while not every extension is needed
by all people, there is usually at least one useful extension for anybody.
- Developed at devel:languages:python
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-pymdown-extensions && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pymdown-extensions-10.7.tar.gz | 0001097911 1.05 MB | |
python-pymdown-extensions.changes | 0000005286 5.16 KB | |
python-pymdown-extensions.spec | 0000002279 2.23 KB |
Revision 5 (latest revision is 8)
Dominique Leuenberger (dimstar_suse)
accepted
request 1135879
from
Dirk Mueller (dirkmueller)
(revision 5)
- 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.
Comments 0