Method: Minidown::Parser#initialize
- Defined in:
- lib/minidown/parser.rb
#initialize(options = {}) ⇒ Parser
Returns a new instance of Parser.
3 4 5 |
# File 'lib/minidown/parser.rb', line 3 def initialize = {} = .freeze end |
Returns a new instance of Parser.
3 4 5 |
# File 'lib/minidown/parser.rb', line 3 def initialize = {} = .freeze end |