Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Markdown compat (overtakes #3604)#3842

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
xordoquy merged 6 commits intoencode:masterfromlinovia:markdown-compat
Jan 19, 2016

Conversation

@xordoquy
Copy link
Contributor

The current apply_markdown generates the following DeprecationWarnings:

markdown/__init__.py:143: DeprecationWarning: "safe_mode" is deprecated in Python-Markdown. Use an HTML sanitizer (like Bleach http://bleach.readthedocs.org/) if you are parsing untrusted markdown text. See the 2.6 release notes for more infomarkdown/__init__.py:222: DeprecationWarning: Setting configs in the Named Extension string is deprecated. It is recommended that you pass an instance of the extension class to Markdown or use the "extension_configs" keyword. The current behavior will raise an error in version 2.7. See the Release Notes for Python-Markdown version 2.6 for more info.markdown/__init__.py:259: DeprecationWarning: Using short names for Markdown's builtin extensions is deprecated. Use the full path to the extension with Python's dot notation (eg: "markdown.extensions.headerid" instead of "headerid"). The current behavior will raise an error in version 2.7. See the Release Notes for Python-Markdown version 2.6 for more info.

These three commits correct them per the Python-Markdown 2.6 release notes.

@xordoquyxordoquy mentioned this pull requestJan 19, 2016
@xordoquyxordoquy added this to the3.3.3 Release milestoneJan 19, 2016
xordoquy added a commit that referenced this pull requestJan 19, 2016
@xordoquyxordoquy merged commitc2e9470 intoencode:masterJan 19, 2016
@xordoquy
Copy link
ContributorAuthor

Thanks@mjschultz

@xordoquyxordoquy deleted the markdown-compat branchFebruary 11, 2016 11:45
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Projects

None yet

Milestone

3.3.3 Release

Development

Successfully merging this pull request may close these issues.

2 participants

@xordoquy@mjschultz

[8]ページ先頭

©2009-2025 Movatter.jp