Method: Slideshow::Gen#wrap_markup
- Defined in:
- lib/slideshow/commands/gen.rb
#wrap_markup(text) ⇒ Object
85 86 87 88 |
# File 'lib/slideshow/commands/gen.rb', line 85 def wrap_markup( text ) # saveguard with wrapper etc./no further processing needed - check how to do in markdown text end |