commit 01c41f98c8c478eeded345a2e3bec7f8f1f67a1c parent 93e14145c5776cd6fa8f370c2ba50d2199c42de7 Author: Marcel <mtrnord1@gmail.com> Date: Sun, 4 Dec 2016 15:52:54 +0100 Update book.json Diffstat:
| M | book.json | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/book.json b/book.json @@ -1,6 +1,7 @@ { "plugins": [ - "autocover" + "autocover", + "katex-full" ], "pluginsConfig": {} } \ No newline at end of file