umarkdown
umarkdown copied to clipboard
build(deps): Bump pymdown-extensions from 9.9 to 10.3.1
Bumps pymdown-extensions from 9.9 to 10.3.1.
Release notes
Sourced from pymdown-extensions's releases.
10.3.1
- FIX: SuperFences: Fix an issue where braces were not handled properly in attributes.
10.3
- NEW: Officially support Python 3.12.
- NEW: Drop Python 3.7 support.
10.2.1
- FIX: Tabbed: Fix regression.
10.2
- NEW: Highlight: Add new
stripnloption to configure Pygments' default handling of stripping leading and and trailing new lines from code blocks. Mainly affects fenced code blocks.- FIX: SuperFences: Fix issue where when SuperFences attempts to test if a placeholder is its own, it can throw an exception.
10.1.0
10.1
- NEW: Add new
combine_header_slugoption in legacy Tabbed extension and new Block Tab extension that will prefix a content tab's slug with the parent header's slug. This allows for content tab slugs that are scoped to the header they are under.10.0.1
- FIX: Regression related to snippets nested deeply under specified base path.
10.0
- Break: Snippets: snippets will restrict snippets to ensure they are under the
base_pathpreventing snippets relative to thebase_pathbut not explicitly under it.restrict_base_pathcan be set toFalsefor legacy behavior.9.11
- NEW: Emoji: Update to new CDN and use Twemoji 14.1.2.
- NEW: Snippets: Ignore nested snippet section syntax when including a section.
9.10
- NEW: Blocks: Add new experimental general purpose blocks that provide a framework for creating fenced block containers for specialized parsing. A number of extensions utilizing general purpose blocks are included and are meant to be an alternative to (and maybe one day replace): Admonitions, Details, Definition Lists, and Tabbed. Also adds a new HTML plugin for quick wrapping of content with arbitrary HTML elements.
- NEW: Highlight: When enabling line spans and/or line anchors, if a code block has an ID associated with it, line ids will be generated using that code ID instead of the code block count.
... (truncated)
Commits
5dd162aClear old MathJax infoff6e386Fix poor wordingaa67763Docs: update JS depsc5c9b19Reset MathJax numbering on page loadadf13e0Fix an issue where attrs would not handle braces in attributes properly (#2210)3005982Update out of date announcement and allow dismissinge6ea090Update document dependencies99ff854Fix typosa509fd2Tweak tab highlights after recent Material release8045a9cDocs: --md-typeset-strong-color is no longer needed in latest Material- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Deploy Preview for umarkdown ready!
| Name | Link |
|---|---|
| Latest commit | c598515cb597ec7b3a9909ac49de152f187befab |
| Latest deploy log | https://app.netlify.com/sites/umarkdown/deploys/654203d1784e910008f1e850 |
| Deploy Preview | https://deploy-preview-328--umarkdown.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
ba52791) 100.00% compared to head (c598515) 100.00%.
Additional details and impacted files
@@ Coverage Diff @@
## master #328 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 18 18
=========================================
Hits 18 18
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.