diff options
author | Christian Franke <nobody@nowhere.ws> | 2013-05-07 01:52:11 +0200 |
---|---|---|
committer | Christian Franke <nobody@nowhere.ws> | 2013-05-07 01:52:41 +0200 |
commit | 00d446b9ebe4839dd36b5702c8591f0b77f138ce (patch) | |
tree | 19102bd06c048630c58600ba2583a3782e37db04 | |
parent | bef3c4d9ef6bdd374171ceb225746ceca5dc5fac (diff) |
Add format and highlight plugin
-rw-r--r-- | wiki.setup | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -37,6 +37,8 @@ add_plugins: - attachment - img - autoindex +- format +- highlight # plugins to disable disable_plugins: - blogspam |