Skip to content
This repository has been archived by the owner on Dec 9, 2019. It is now read-only.

Bump markdown2 from 2.3.0 to 2.3.6 #147

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 23, 2019

Bumps markdown2 from 2.3.0 to 2.3.6.

Changelog

Sourced from markdown2's changelog.

python-markdown2 2.3.6

  • [pull #282] Add TOC depth option
  • [pull #283] Fix to add TOC html to output via CLI
  • [pull #284] Do not remove anchors in safe_mode
  • [pull #288] fixing cuddled-lists with a single list item
  • [pull #292] Fix Wrong rendering of last list element
  • [pull #295] link-patterns fix
  • [pull #300] Replace a deprecated method
  • [pull #301] DeprecationWarning: invalid escape sequence
  • [pull #302] Fix "make test" in Python 3
  • [pull #303] Fix CVE-2018-5773

python-markdown2 2.3.5

  • [pull #238] Fenced code blocks lang with leading space
  • [pull #260] Search for items only within metadata header
  • [pull #264] highlightjs language class support
  • [pull #265] FIPS compliance
  • [pull #274] Fix for double amp replacement inside link title

python-markdown2 2.3.4

  • [pull #243] task list extra visual changes
  • [pull #245] Don't let "target-blank-lines" break footnotes
  • [pull #247] Translatable footnote titles
  • [pull #252] Add pipe escaping in table extension

python-markdown2 2.3.3

  • [pull #236] Fix for safe_mode links regression
  • [pull #235] Fix for overgreedy regex in metadata
  • [pull #237] Fix for header-ids extra non-alpha character issue

python-markdown2 2.3.2

  • [pull #204] toc extra Python 3 error
  • [pull #207] Performance improvements
  • [pull #210] Leading paragraph with fenced code blocks
  • [pull #212] Target blank links extra
  • [pull #215] Optional metadata fences
  • [pull #218] Github style task list
  • [pull #220] Numbering extra
  • [pull #224] Metadata in blocks
  • [pull #230] safe_mode changes
... (truncated)
Commits

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants