aboutsummaryrefslogtreecommitdiff
path: root/docs/css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-07-09 21:17:40 -0700
committerMark Otto <[email protected]>2014-07-09 21:17:40 -0700
commit7dadeaf1fa3a31e5aaf6d11137173a5621fd8b62 (patch)
tree85a9f9b9949eaeedb470c909225a940657560282 /docs/css.html
parent09762c3f655edb0a01795550ce1288b1e36c8c9a (diff)
downloadbootstrap-7dadeaf1fa3a31e5aaf6d11137173a5621fd8b62.tar.xz
bootstrap-7dadeaf1fa3a31e5aaf6d11137173a5621fd8b62.zip
markdown plugin around markdown includes
Diffstat (limited to 'docs/css.html')
-rw-r--r--docs/css.html10
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/css.html b/docs/css.html
index 0d5b8c5f4..49227c1f1 100644
--- a/docs/css.html
+++ b/docs/css.html
@@ -11,7 +11,11 @@ lead: "Global CSS settings, fundamental HTML elements styled and enhanced with e
{% include css/code.html %}
{% include css/tables.html %}
{% include css/forms.html %}
-{% include css/buttons.html %}
-{% include css/images.html %}
-{% include css/helpers.html %}
+
+{% markdown %}
+ {% include css/buttons.md %}
+ {% include css/images.md %}
+ {% include css/helpers.md %}
+{% endmarkdown %}
+
{% include css/responsive-utilities.html %}