Commit Graph

20 Commits

Author SHA1 Message Date
squidfunk
05e4d17cbf Added support for code tabs 2018-06-10 18:11:36 +02:00
squidfunk
969a0d4bbc Fixed links to Python Markdown documentation 2018-02-22 19:26:35 +01:00
squidfunk
0edbfdc8aa Added translations for skip-to-content link 2018-01-20 12:16:59 +01:00
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
squidfunk
59b2ae1a9d Smaller tweaks on documentation 2017-03-11 18:40:44 +01:00
squidfunk
34b09a6724 Added missing documentation for features 2017-03-11 18:40:44 +01:00
squidfunk
a58904c8c2 Replaced all occurrences of npm with yarn 2017-02-26 19:44:56 +01:00
squidfunk
c61a6179f0 Updated documentation 2017-01-12 20:15:30 +01:00
squidfunk
b32084bf8b Fix typo in CodeHilite [ci skip] 2017-01-11 23:31:36 +01:00
squidfunk
6696f09444 Fix documentation on CodeHilite 2017-01-09 23:55:04 +01:00
squidfunk
d7ba0134a0 Fix link reference in codehilite documentation [ci skip] 2016-12-29 17:58:36 +01:00
squidfunk
2c8a324324 Integrated data table styles from 0.2.x 2016-12-18 13:29:03 +01:00
Martin Donath
ab99591d76 Merge branch 'rework' into specimen-updates 2016-12-15 16:48:42 +01:00
squidfunk
2fcfb551be Refactored JavaScript architecture 2016-12-15 15:55:40 +01:00
Brendan Abbott
e1a24279a7 Update specimen, add inlinehilite content 2016-12-03 14:54:08 +10:00
squidfunk
0d5e66d9a5 Refactored JavaScript into components 2016-11-02 19:21:14 +01:00
squidfunk
8cac945757 Finished full integration for CodeHilite 2016-10-30 10:36:18 +01:00
squidfunk
95435e7035 Implemented basic search modal functionality 2016-10-23 10:21:37 +02:00
squidfunk
5e838ecf4f Introduced SassLint for code style checks 2016-09-04 17:11:58 +02:00
squidfunk
2eed3bdb4f Added support for footnotes 2016-09-02 22:59:14 +02:00