mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-20 04:11:39 +02:00
markdown plugin around markdown includes
This commit is contained in:
@@ -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 %}
|
||||
|
Reference in New Issue
Block a user