#5430 Docs: Remove deprecated smart_strong xtn
Merged a year ago by ngompa. Opened a year ago by ferdnyc.
ferdnyc/pagure docs-markdown  into  master

file modified
-1
@@ -16,7 +16,6 @@ 

  - `Definition Lists <https://python-markdown.github.io/extensions/definition_lists/>`_

  - `Fenced Code Blocks <https://python-markdown.github.io/extensions/fenced_code_blocks/>`_

  - `Tables <https://python-markdown.github.io/extensions/tables/>`_

- - `Smart Strong <https://python-markdown.github.io/extensions/smart_strong/>`_

  - `Admonition <https://python-markdown.github.io/extensions/admonition/>`_

  - `CodeHilite <https://python-markdown.github.io/extensions/code_hilite/>`_

  - `Sane lists <https://python-markdown.github.io/extensions/sane_lists/>`_

Python Markdown deprecated smart_strong, and removed it from the 3.0 release, making the link to its documentation no longer valid. (Its functionality is now the default, anyway.)

Pull-Request has been merged by ngompa

a year ago
Metadata