commit ad26b44e936ac4a0b282aab5f13c9e6524741791 parent 7f3e646fd547298db2051baf93eeeb4fe6c533be Author: Marcel <mtrnord1@gmail.com> Date: Sun, 4 Dec 2016 16:15:17 +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,7 +1,8 @@ { "plugins": [ "autocover", - "katex-full" + "katex-full", + "exercises" ], "pluginsConfig": {} } \ No newline at end of file