summaryrefslogtreecommitdiff
path: root/vendor/bundle/ruby/3.4.0/gems/rouge-4.7.0/lib/rouge/demos/haml
blob: 4dcb687a5050bcc87e3b99c7cb49093ea2e3c348 (plain)
1
2
3
4
5
%section.container
  %h1= post.title
  %h2= post.subtitle
  .content
    = post.content