mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Use callout without custom Jekyll plugin.
This commit is contained in:
@@ -56,8 +56,7 @@ Add any of the below mentioned modifier classes to change the appearance of a ba
|
||||
<span class="badge badge-{{ color.name }}">{{ color.name | capitalize }}</span>{% endfor %}
|
||||
{% endexample %}
|
||||
|
||||
{% capture callout-include %}{% include callout-warning-color-assistive-technologies.md %}{% endcapture %}
|
||||
{{ callout-include | markdownify }}
|
||||
{% include callout-warning-color-assistive-technologies.md %}
|
||||
|
||||
## Pill badges
|
||||
|
||||
|
||||
Reference in New Issue
Block a user