Ng Zhi An 3f456cedee Fix #183: Don't add classes to code blocks
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.
2014-11-02 18:17:11 -05:00
2014-02-10 19:44:11 +00:00
2014-10-01 16:50:33 +01:00
2014-10-09 07:35:17 +01:00
2014-10-13 21:23:34 +01:00
2014-10-09 09:47:38 +01:00
2014-02-16 13:48:22 +00:00
2014-10-10 15:29:14 +01:00
Languages
Python 81%
JavaScript 13.4%
HTML 4.1%
CSS 1.5%