Commit Graph

9 Commits

Author SHA1 Message Date
Takashi Kokubun 0ce4dbdf39 Add Hamlit::Helpers.preserve
for inline usage (it doesn't work with block).

It's usable via not only `Hamlit::Helpers.preserve` but also in Tilt
template like Sinatra.
2016-05-13 02:43:20 +09:00
Rico Sta. Cruz eb714ecc21 Reference: correct typo 2016-03-16 18:18:00 +08:00
Takashi Kokubun 59fa14846a Fix wording in reference 2015-11-28 19:54:00 +09:00
Takashi Kokubun 2f0e976ebe Render false in common attributes
but class and id should remove it from value.
2015-11-28 13:04:52 +09:00
Takashi Kokubun b3a615f10a Fix REFERENCE.md wording 2015-11-24 02:18:32 +09:00
Takashi Kokubun 87af832027 Data attribute must support boolean 2015-11-24 01:08:43 +09:00
Takashi Kokubun 66932b3dc0 data-* should be boolean 2015-11-24 00:46:22 +09:00
Takashi Kokubun eb68642b92 Fix wording in reference 2015-11-22 20:30:08 +09:00
Takashi Kokubun 018a81abdf Write document 2015-11-22 19:15:31 +09:00