Module: Jekyll
- Defined in:
- lib/jekyll-haml/ext/convertible.rb,
lib/jekyll-haml.rb,
lib/jekyll-haml/version.rb,
lib/jekyll-haml/tags/haml_partial.rb
Overview
Re-open Layout class to convert our HAML Layout content. This solution redeclares the Layout class in a way that don’t risks Jekyll API updates anymore.
Defined Under Namespace
Modules: Haml Classes: HamlConverter, HamlPartialTag, Layout