From 3e687f1a8ccb1cd0d52a966005551d528ca141df Mon Sep 17 00:00:00 2001 From: Boris Verkhovskiy Date: Sat, 6 Apr 2024 08:33:50 -0700 Subject: Remove leading and trailing empty lines in code blocks --- haml.html.markdown | 1 - 1 file changed, 1 deletion(-) (limited to 'haml.html.markdown') 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 -- cgit v1.2.3