klarna-incubator / webtraversallibrary

The Web Traversal Library (WTL) is a Python library for abstracting web interactions on top of a base execution layer such as Selenium.
Apache License 2.0
71 stars 7 forks source link

Bump markdown from 3.3.3 to 3.3.4 #162

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps markdown from 3.3.3 to 3.3.4.

Commits
  • 14c2fa9 Bump version to 3.3.4
  • 613ad50 Ensure permalinks and ankorlinks are not restricted by toc_depth
  • 1858c1b Fix minor grammatical error
  • 79e86a9 Replace links to freewisdom.org
  • 0e6dc4c Ensure admonition content is detabbed properly
  • 49e1d29 Add an HtmlStash section to docs
  • 12be7c9 Preserve text immediately before an admonition
  • 4b83620 Optimize away a len call in InlineProcessor
  • ca43456 Replace effbot.org links
  • 5a7bbaf Use simplified regex for html placeholders (#1086)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)