From: Mark Otto Date: Thu, 10 Jul 2014 04:17:40 +0000 (-0700) Subject: markdown plugin around markdown includes X-Git-Tag: v4.0.0-alpha~754 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7dadeaf1fa3a31e5aaf6d11137173a5621fd8b62;p=thirdparty%2Fbootstrap.git markdown plugin around markdown includes --- diff --git a/docs/css.html b/docs/css.html index 0d5b8c5f4f..49227c1f1c 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 %}