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

6 commits

Author SHA1 Message Date
Takashi Kokubun
9ebdae366c We have to create Hamlit::Filter to compile all 2015-03-17 23:54:47 +09:00
Takashi Kokubun
4a6ed79358 Do not escape html by default
That's because haml-spec requires escaping when the options is
escape_html: true.
2015-03-16 03:02:31 +09:00
Takashi Kokubun
8193b82f5e Escape multi-lines script result 2015-03-15 23:19:34 +09:00
Takashi Kokubun
6081a18384 Filter should inherit html filter to replace all 2015-03-15 11:01:43 +09:00
Takashi Kokubun
f97a8b5224 Use :haml for sexp for not-compiled parse result 2015-03-15 04:22:43 +09:00
Takashi Kokubun
99782c89d5 Parse block script 2015-03-15 04:04:58 +09:00