mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
markdown plugin around markdown includes
This commit is contained in:
parent
09762c3f65
commit
7dadeaf1fa
@ -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 %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user