From 18eeadd14e4ab99f75167f1c97776b57e05bcb74 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 25 Jun 2017 14:21:23 +0200 Subject: feat: beautify HTML output Indent child templates according to the their place in the parent template, and likewise for rendered posts Needs refactoring --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 858e015..4c17cbe 100644 --- a/package.json +++ b/package.json @@ -32,6 +32,7 @@ "configly": "^4.1.0", "gray-matter": "^2.1.1", "highland": "^2.11.0", + "indent-string": "^3.1.0", "koa": "^2.2.0", "koa-helmet": "^3.2.0", "koa-router": "^7.2.1", -- cgit 1.4.1