Module: Card::Set::Type::Html::Format

Extended by:
AbstractFormat
Defined in:
platypus/tmp/set/gem-defaults/mod004-format/type/html.rb

Instance Method Summary collapse

Instance Method Details

#chunk_listObject



21
22
23
# File 'platypus/tmp/set/gem-defaults/mod004-format/type/html.rb', line 21

def chunk_list
  :references
end

#view: one_line_contentObject



17
18
19
# File 'platypus/tmp/set/gem-defaults/mod004-format/type/html.rb', line 17

view :one_line_content do
  raw_one_line_content
end