Buffer should not be specified by engine

This commit is contained in:
Takashi Kokubun 2015-11-19 11:41:28 +09:00
parent 686fb3d5b3
commit 1762a9f9f5
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ module Hamlit
attr_quote: "'",
escape_html: true,
escape_attrs: true,
buffer: '_buf',
autoclose: %w(area base basefont br col command embed frame
hr img input isindex keygen link menuitem meta
param source track wbr),