Module: Jekyll::Haml::Markup

Defined in:
lib/jekyll/haml/markup.rb,
lib/jekyll/haml/markup/version.rb

Overview

markup module

Constant Summary collapse

VERSION =
'0.1.6'.freeze

Class Method Summary collapse

Class Method Details

.rootObject



11
12
13
# File 'lib/jekyll/haml/markup.rb', line 11

def self.root
  Pathname.new File.expand_path('../../..', __dir__)
end