From b500713dd220c33612fcbc882f8c69adb9de0554 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 23 Dec 2014 14:11:10 -0800 Subject: [PATCH] missed an end tag --- docs/components/helpers.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/components/helpers.md b/docs/components/helpers.md index 2717f62b80..21a145962f 100644 --- a/docs/components/helpers.md +++ b/docs/components/helpers.md @@ -160,6 +160,7 @@ The `.invisible` class can be used to toggle only the visibility of an element, .element { .invisible(); } +{% endhighlight %} ### Screen readers and keyboard navigation