2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

- Conveying color meaning to AT as markdown include

- Add/replace callout for color and AT with include
This commit is contained in:
Patrick H. Lauke
2016-02-17 10:22:48 +00:00
parent bfe3c590df
commit 40aee9325d
8 changed files with 24 additions and 10 deletions
+3
View File
@@ -104,6 +104,9 @@ Use contextual classes to style list items, default or linked. Also includes `.a
</div>
{% endexample %}
{% capture callout-include %}{% include callout-warning-color-assistive-technologies.md %}{% endcapture %}
{{ callout-include | markdownify }}
## Custom content
Add nearly any HTML within, even for linked list groups like the one below.