From 64aaa7796dbff7640864a117c1cea89897b8858a Mon Sep 17 00:00:00 2001 From: Rand McKinney Date: Fri, 23 Sep 2016 14:57:43 -0700 Subject: [PATCH] Update mydoc_icons.md Put in missing end tag. --- pages/mydoc/mydoc_icons.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/mydoc/mydoc_icons.md b/pages/mydoc/mydoc_icons.md index 8fc4dca..dcb1fb6 100644 --- a/pages/mydoc/mydoc_icons.md +++ b/pages/mydoc/mydoc_icons.md @@ -199,13 +199,13 @@ And here's the shortcode: {% raw %} ``` -{{site.data.alerts.callout_info}This is a special callout information message. +{{site.data.alerts.callout_info}This is a special callout information message.{{site.data.alerts.end}} {% endraw %} ``` Here's the result: -{{site.data.alerts.callout_info}}This is a special callout information message. +{{site.data.alerts.callout_info}}This is a special callout information message.{{site.data.alerts.end}} You can use any of the following: {% raw %}