From e7b08b1dfe3f2a2596deb6e2a72bb79805d3708f Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 3 Jul 2017 21:39:43 +0200 Subject: feat: Add code block highlighting Theme is configurable --- package.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index d324fdf..517687f 100644 --- a/package.json +++ b/package.json @@ -48,6 +48,8 @@ "case": "^1.5.2", "configly": "^4.1.0", "gray-matter": "^2.1.1", + "highland": "^2.11.0", + "highlight.js": "^9.12.0", "hyperfast": "^2.1.0", "indent-string": "^3.1.0", "koa": "^2.2.0", @@ -55,6 +57,7 @@ "koa-router": "^7.2.1", "koa-send": "^4.1.0", "markdown-it": "^8.3.1", + "predentation": "alanpearce/predentation#fix-code-class", "toml": "^2.3.2" } } -- cgit 1.4.1