Closed pyup-bot closed 2 years ago
This PR updates readme_renderer[md] from 25.0 to 37.2.
Closing this in favor of #178
This PR updates readme_renderer[md] from 25.0 to 37.2.
Changelog
### 37.2 ``` * Allow HTML5 `s` tag through cleaner (261) ``` ### 37.1 ``` ----------------- * Allow HTML5 `nav` tag through cleaner (259) ``` ### 37.0 ``` ----------------- * Remove command line example from docs (197) * Multiple pyproject.toml fixes (251) * Confirm handling multiple inline strong (252) * Convert RST output to HTML5 (253) * Add Typing to classifiers (254) * Development tweaks - coverage reporting, actions updates (255) * Add test confirming behavior with unknown lexers (256) ``` ### 36.0 ``` ----------------- * Enable gitpod development (238) * Allow rst admonitions to render (242) * Add badges to README (243) * Update codebase for modern Python (244) * Fix table cell spans (245) * Allow ``math`` directive in rst (246) * Preserve ``lang`` attribute in ``pre`` (247) ``` ### 35.0 ``` ----------------- * Add py.typed to the built wheel (228) * Use isolated build for tox (229) * Fix renderer ignore (230) * Remove legacy check command and distutils (233) * Emit a warning when no content is rendered (231) * Drop support for Python 3.6 (236) * Update html attribute order in tests (235) ``` ### 34.0 ``` ----------------- * Add static types (225) ``` ### 33.0 ``` ----------------- * Support cmarkgfm>=0.8.0 (224) * Support Python 3.10 ``` ### 32.0 ``` ----------------- * Allow start attribute in ordered lists (216) * No limit rendering RST one column field names (219) ``` ### 31.0 ``` ----------------- * Render disabled checkboxes from Markdown (217) ``` ### 30.0 ``` ----------------- * support cmarkgfm>=0.6.0 (209) ``` ### 29.0 ``` ----------------- * Support cmarkgfm>=0.5.0 (180) * Drop support for Python 2 and 3.5 (188) ``` ### 28.0 ``` ----------------- * Support Python 3.9 ``` ### 27.0 ``` ----------------- * Add support for align attribute rendering Markdown headers (173) ``` ### 26.0 ``` ----------------- * Fix regression with image width/height attributes (164) ```Links
- PyPI: https://pypi.org/project/readme-renderer - Changelog: https://pyup.io/changelogs/readme-renderer/ - Repo: https://github.com/pypa/readme_renderer