diff options
author | Christian Franke <nobody@nowhere.ws> | 2016-03-08 00:34:26 +0100 |
---|---|---|
committer | Christian Franke <nobody@nowhere.ws> | 2016-03-08 00:34:26 +0100 |
commit | 8720a5e49b999baedcafb30af059dbb5d03f6319 (patch) | |
tree | 68e4c7cfed19b99fa2e7fcb061452b7ee9388320 | |
parent | a9e2cce2ce6945965ce0bd72e86d05cca9d99116 (diff) |
Add table plugin
-rw-r--r-- | wiki.setup | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ add_plugins: - autoindex - format - highlight +- table # plugins to disable disable_plugins: - blogspam |