2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

code page ported to markdown

This commit is contained in:
Mark Otto
2014-07-10 00:01:03 -07:00
parent bae1604110
commit 313ea2706e
3 changed files with 69 additions and 53 deletions
+1 -1
View File
@@ -9,9 +9,9 @@ lead: "Global CSS settings, fundamental HTML elements styled and enhanced with e
{% include css/overview.md %}
{% include css/grid.md %}
{% include css/type.md %}
{% include css/code.md %}
{% endmarkdown %}
{% include css/code.html %}
{% include css/tables.html %}
{% include css/forms.html %}