Class: Diamante::Markdown
- Inherits:
-
Object
- Object
- Diamante::Markdown
- Defined in:
- lib/diamante/md/markdown.rb
Instance Method Summary collapse
-
#initialize(filepath) ⇒ Markdown
constructor
A new instance of Markdown.
- #show ⇒ Object
Constructor Details
Instance Method Details
#show ⇒ Object
10 11 12 |
# File 'lib/diamante/md/markdown.rb', line 10 def show show_sections end |