diff --git a/_posts/2019-08-08-text-and-typography.md b/_posts/2019-08-08-text-and-typography.md index 591dbcb..e2cf403 100644 --- a/_posts/2019-08-08-text-and-typography.md +++ b/_posts/2019-08-08-text-and-typography.md @@ -17,13 +17,17 @@ This post is to show Markdown syntax rendering on [**Chirpy**](https://github.co ## Headings -

H1 - heading

+# H1 - heading +{: .mt-4 .mb-0 } -

H2 - heading

+## H2 - heading +{: data-toc-skip='' .mt-4 .mb-0 } -

H3 - heading

+### H3 - heading +{: data-toc-skip='' .mt-4 .mb-0 } -

H4 - heading

+#### H4 - heading +{: data-toc-skip='' .mt-4 } ## Paragraph