Class: Smithy::Formatter

Inherits:
Slodown::Formatter
  • Object
show all
Defined in:
lib/smithy/formatter.rb

Instance Method Summary collapse

Instance Method Details

#renderObject



4
5
6
# File 'lib/smithy/formatter.rb', line 4

def render
  fix_asset_links.complete.to_s
end