lpic2book / src

LPIC2 Exam Prep
https://lpic2book.github.io/src/
65 stars 31 forks source link

chore(deps): update dependency pymdown-extensions to v10.7 #169

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pymdown-extensions ==10.6 -> ==10.7 age adoption passing confidence

Release Notes

facelessuser/pymdown-extensions (pymdown-extensions) ### [`v10.7`](https://togithub.com/facelessuser/pymdown-extensions/releases/tag/10.7) [Compare Source](https://togithub.com/facelessuser/pymdown-extensions/compare/10.6...10.7) ##### 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.

Configuration

📅 Schedule: Branch creation - "before 4am" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.