Merge pull request #47 from crandmck/gh-pages

Update mydoc_icons.md
This commit is contained in:
Tom Johnson
2016-11-09 22:35:59 -08:00
committed by GitHub

View File

@ -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 %}