show.html.haml 103 Bytes
.col-md-12
  .documentation
    = markdown File.read(Rails.root.join('doc', @category, @file + '.md'))