From 8644f84325491d59d611c6d01b449d8659a00a85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Mon, 15 Jan 2018 14:37:01 +0100 Subject: remove :ugly option for haml, https://github.com/haml/haml/pull/894 --- lib/zorglub/app.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/zorglub/app.rb b/lib/zorglub/app.rb index 3d2819b..3efad1b 100644 --- a/lib/zorglub/app.rb +++ b/lib/zorglub/app.rb @@ -22,7 +22,6 @@ module Zorglub :engines => { }, :haml_options => { :format => :html5, - :ugly => false, :encoding => 'utf-8' }, :sass_options => { -- cgit v1.1-2-g2b99