Sha256: d19495b0d37fe68e8730d5b59cd29e0318bce2f5bb79e3f8c9b1f0a8127dc6e9

Contents?: true

Size: 165 Bytes

Versions: 1

Compression:

Stored size: 165 Bytes

Contents

- title(@post.title)
- page_description(@post.summary)

%article.post
  %section.content
    %h2= @post.title
    = preserve do
      = markdown_to_html(@post.body)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
exposition-0.0.5.4.pre.alpha app/views/exposition/posts/show.html.haml