Files
mkdocs/docs/user-guide
Waylan Limberg c8fbfa63da Add support for Markdown extension options.
I tried to keep the docs simple so non-python people would understand them
(I avoided calling the setting a 'dict,' etc.). Could probably use some
improvement.

All this extension mungling stuff should probably go in validate_config,
but that feels like an entireley differant issue than this, so I made the
changes inplace. Fixes #351
2015-04-08 12:06:37 -04:00
..