Sha256: 7d8347cf6169feca0e557c25be5d21c9e343775e14a515759bd9509eb2666130

Contents?: true

Size: 178 Bytes

Versions: 2

Compression:

Stored size: 178 Bytes

Contents

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

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

Version data entries

2 entries across 2 versions & 1 rubygems

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