diff options
Diffstat (limited to 'haml.html.markdown')
-rw-r--r-- | haml.html.markdown | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/haml.html.markdown b/haml.html.markdown index bb8bdc54..0a30d45c 100644 --- a/haml.html.markdown +++ b/haml.html.markdown @@ -213,7 +213,6 @@ $ haml input_file.haml output_file.html / There are many types of filters (:markdown, :javascript, :coffee, :css, :ruby and so on) Also you can define your own filters using Haml::Filters - ``` ## Additional resources |