| Index: includes/styleguide/typography/index.md |
| =================================================================== |
| new file mode 100644 |
| --- /dev/null |
| +++ b/includes/styleguide/typography/index.md |
| @@ -0,0 +1,11 @@ |
| + |
| +## Typography { #typography } |
|
juliandoucette
2017/08/10 16:49:29
Regarding the use of Markdown vs HTML:
- We (cont
ire
2017/08/11 11:09:47
Okay this makes sense. If we are intending that no
|
| + |
| +### Headings { #headings } |
|
juliandoucette
2017/08/10 16:49:29
NIT: Please separate markdown headings by one blan
ire
2017/08/11 11:09:47
Done.
|
| +<? include styleguide/typography/headings ?> |
| + |
| +### Body content { #body-content } |
| +<? include styleguide/typography/body ?> |
| + |
| +### Blockquotes { #blockquotes } |
| +<? include styleguide/typography/blockquotes ?> |