Hamlit::BooleanAttributes

Hamlit plugin to modify the list of boolean attributes.

See https://github.com/k0kubun/hamlit/issues/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.