Class: RenderAsMarkdown::MD

Inherits:
Object
  • Object
show all
Defined in:
lib/render-as-markdown/dsl.rb

Instance Method Summary collapse

Instance Method Details

#h1Object



8
9
# File 'lib/render-as-markdown/dsl.rb', line 8

def h1
end

#h2Object



11
12
# File 'lib/render-as-markdown/dsl.rb', line 11

def h2
end

#tableObject



4
5
6
# File 'lib/render-as-markdown/dsl.rb', line 4

def table

end