diff --git a/book.json b/book.json index a8f1634..a201bab 100644 --- a/book.json +++ b/book.json @@ -4,6 +4,10 @@ "author": "The NATS Maintainers", "plugins" : [ "prism", "-highlight", "include-html"], "pluginsConfig": { - + "prism": { + "lang": { + "ascii": "markup" + } + } } } \ No newline at end of file