Skip to content

Commit

Permalink
fix formatting in slim files
Browse files Browse the repository at this point in the history
  • Loading branch information
alainsahli committed May 30, 2016
1 parent 1704fbc commit 431e734
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= html_tag_if (attr? :link), :a, {href: (attr :link)}
ac:image ac:height=(attr :height) ac:width=(attr :width)
ac:image ac:height=(attr :height) ac:width=(attr :width)
ri:attachment ri:filename=(attr :target)
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
*{tag: %(h#{section_level + 1})}
= section_title
= content
= content

0 comments on commit 431e734

Please sign in to comment.