diff options
author | Simon Neveu <simon@animade.tv> | 2014-10-08 23:32:22 +0100 |
---|---|---|
committer | Simon Neveu <simon@animade.tv> | 2014-10-08 23:32:22 +0100 |
commit | 46f174fab100f31659f3141a9aeca137035e34b3 (patch) | |
tree | de025b67ee0bbf8c1960c4551447a6bc5f27a180 /haml.html.markdown | |
parent | f6a604e1551233cb2f9b6a2c2c723f0acdc84f50 (diff) |
testing git config
Diffstat (limited to 'haml.html.markdown')
-rw-r--r-- | haml.html.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haml.html.markdown b/haml.html.markdown index 60dc5426..9cde462e 100644 --- a/haml.html.markdown +++ b/haml.html.markdown @@ -13,6 +13,7 @@ It aims to reduce repetition in your markup by closing tags for you based on the structure of the indents in your code. The result is markup that is well-structured, DRY, logical, and easier to read. + ```haml / ------------------------------------------- / Comments |