Class: Kramdown::Converter::Html

Inherits:
Object
  • Object
show all
Includes:
Cheepub::Converter::CheeHtml
Defined in:
lib/cheepub/converter/cheehtml.rb

Instance Attribute Summary collapse

Method Summary

Methods included from Cheepub::Converter::CheeHtml

#convert_img, #initialize, #replace_img_path

Instance Attribute Details

#asset_storeObject (readonly)

Returns the value of attribute asset_store.



27
28
29
# File 'lib/cheepub/converter/cheehtml.rb', line 27

def asset_store
  @asset_store
end