mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 18:08:31 +07:00
3f456cedeea9a7aee4ce628ef047149dbc054254
Previously, MkDocs will add classes to the <pre><code> blocks generated from the md file to allow for the prettify library to work its magic. This commit moves the translation into base.js under mkdocs, so now the theme handles the prettify instead of assuming in the build process. This allows users to use other libraries, such as highlight.js.
MkDocs
Project documentation with Markdown.
Background: https://groups.google.com/forum/#!topic/django-rest-framework/YJ6J3jocGlo
See in progress docs: www.mkdocs.org
Project roadmap: https://github.com/tomchristie/mkdocs/wiki
Description
Languages
Python
81%
JavaScript
13.4%
HTML
4.1%
CSS
1.5%

