From d9717d19450df23aa72a27da88073003b0d412dc Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 16 Nov 2018 17:52:02 +0200 Subject: Reindent. --- site/_includes/bugify.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'site/_includes/bugify.html') diff --git a/site/_includes/bugify.html b/site/_includes/bugify.html index cd8ab79a5..7f3340421 100644 --- a/site/_includes/bugify.html +++ b/site/_includes/bugify.html @@ -1,7 +1,7 @@ {%- comment -%} -Usage: {% include bugify.html content=text %}, -where content is a string that contains a bug reference name and id. -e.g. Bootstrap#19984 + Usage: include bugify.html content=text, + where content is a string that contains a bug reference name and id. + e.g. Bootstrap#19984 {%- endcomment -%} {%- assign words = include.content | split: " " -%} -- cgit v1.2.3