Module: Jekyll
- Defined in:
- lib/esvg/jekyll_hooks.rb,
lib/esvg/jekyll_hooks.rb
Defined Under Namespace
Modules: Tags
Class Attribute Summary collapse
-
.esvg ⇒ Object
Returns the value of attribute esvg.
-
.esvg_embedded ⇒ Object
Returns the value of attribute esvg_embedded.
Class Attribute Details
.esvg ⇒ Object
Returns the value of attribute esvg.
3 4 5 |
# File 'lib/esvg/jekyll_hooks.rb', line 3 def esvg @esvg end |
.esvg_embedded ⇒ Object
Returns the value of attribute esvg_embedded.
4 5 6 |
# File 'lib/esvg/jekyll_hooks.rb', line 4 def @esvg_embedded end |