2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +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
@@ -420,6 +420,9 @@ Use contextual classes to color table rows or individual cells.
</table>
</div>
{% capture callout-include %}{% include callout-warning-color-assistive-technologies.md %}{% endcapture %}
{{ callout-include | markdownify }}
{% highlight html %}
<!-- On rows -->
<tr class="table-active">...</tr>