Method: MaRuKu::Out::HTML#to_html_head_cell

Defined in:
lib/maruku/output/to_html.rb

#to_html_head_cellObject



824
825
826
# File 'lib/maruku/output/to_html.rb', line 824

def to_html_head_cell
  wrap_as_element('th')
end