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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user