1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-12 01:50:52 +01:00
mkdocs-material/docs/extensions
Waylan Limberg b955abab6e Removed deprecated Markdown config format in docs
* Remove deprecated Markdown config format in docs.

Support for including Markdown extension configs in the extension name has been [deprecated][1] and will not work in any future released of Python-Markdown. MkDocs has offered full support for defining extension configs [since version 0.13][2] and everyone should be using that format.

[1]: https://pythonhosted.org/Markdown/release-2.6.html#extension-configuration-as-part-of-extension-name-deprecated
[2]: http://www.mkdocs.org/about/release-notes/#other-changes-and-additions-to-version-0130

* Update codehilite Markdown config

* Update TOC Markdown configs

* Update pymdown Markdown configs
2017-10-16 19:13:05 +02:00
..
admonition.md Added new admonition classes and finished details 2017-08-29 18:46:07 +07:00
codehilite.md Removed deprecated Markdown config format in docs 2017-10-16 19:13:05 +02:00
footnotes.md Updated documentation 2017-01-12 20:15:30 +01:00
metadata.md Smaller tweaks on documentation 2017-03-11 18:40:44 +01:00
permalinks.md Removed deprecated Markdown config format in docs 2017-10-16 19:13:05 +02:00
pymdown.md Removed deprecated Markdown config format in docs 2017-10-16 19:13:05 +02:00