From f1c7c3f599117965371e417ef930ef1ec5f2c7ce Mon Sep 17 00:00:00 2001 From: Bass Jobsen Date: Tue, 3 Nov 2015 10:25:17 +0100 Subject: [PATCH] Update typography.md --- docs/content/typography.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/content/typography.md b/docs/content/typography.md index bc2a85c63e..8e86c91021 100644 --- a/docs/content/typography.md +++ b/docs/content/typography.md @@ -147,22 +147,22 @@ Add `.initialism` to an abbreviation for a slightly smaller font-size. ## Blockquotes -For quoting blocks of content from another source within your document. Wrap `
` around any HTML as the quote. For straight quotes, we recommend a `

`. +For quoting blocks of content from another source within your document. Wrap `

` around any HTML as the quote. For straight quotes, we recommend a `

` or list `

    ` , `
      `. {% example html %} -
      -

      Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.

      +
      +

      Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.

      {% endexample %} ### Naming a source -Add a `