feat: beautify HTML output Indent child templates according to the their place in the parent template, and likewise for rendered posts Needs refactoring
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M package.json → package.json
@@ -32,6 +32,7 @@ "dependencies": { "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",