From 451bbfc915fbc708924db186b75a62648eee9d5f Mon Sep 17 00:00:00 2001 From: Scott Tolksdorf Date: Sat, 14 May 2016 15:17:34 -0400 Subject: [PATCH] Tweaking the a4 page height --- client/homebrew/editor/snippets/snippets.js | 2 +- todo.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/client/homebrew/editor/snippets/snippets.js b/client/homebrew/editor/snippets/snippets.js index 83a2d242e..5275c90c6 100644 --- a/client/homebrew/editor/snippets/snippets.js +++ b/client/homebrew/editor/snippets/snippets.js @@ -151,7 +151,7 @@ module.exports = [ gen : ['' ].join('\n') diff --git a/todo.md b/todo.md index 19b6535ac..a6851430f 100644 --- a/todo.md +++ b/todo.md @@ -34,6 +34,8 @@ X Fix title saving X Style the snippet groups - Update changelog +- fixed multiline lists (u/Zagorath) + ## v2.1.0 - Add stats nav item - Add a "Hotness" indicator based on the number of views