Hamlit::BooleanAttributes
Hamlit plugin to modify the list of boolean attributes.
See k0kubun/hamlit#99.
Installation
gem 'hamlit-boolean_attributes'
Usage
# config/initializers/hamlit.rb
Hamlit::BooleanAttributes.add('amp')
Hamlit::BooleanAttributes.add('⚡')
License
The gem is available as open source under the terms of the MIT License.