1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00

Pretty option inside engine is obsolete

This commit is contained in:
Takashi Kokubun 2015-10-24 14:54:45 +09:00
parent 0e721ef075
commit 62f11c4aea

View file

@ -11,7 +11,6 @@ module PrettyHamlit
html_type: nil, html_type: nil,
attr_quote: "'", attr_quote: "'",
escape_html: true, escape_html: true,
pretty: true,
buffer: '_buf', buffer: '_buf',
autoclose: %w(area base basefont br col command embed frame autoclose: %w(area base basefont br col command embed frame
hr img input isindex keygen link menuitem meta hr img input isindex keygen link menuitem meta