From: Andrew Minion Date: Mon, 21 Dec 2015 20:44:13 +0000 (-0500) Subject: remove some curly quotes in code samples X-Git-Tag: v2.0.0-rc.1~64^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ad3669bc64fc6e350d992150f098f89ec76783f;p=thirdparty%2Ffoundation%2Ffoundation-emails.git remove some curly quotes in code samples --- diff --git a/README.md b/README.md index 6634e350..19d8092a 100644 --- a/README.md +++ b/README.md @@ -56,10 +56,10 @@ We’ve created a brand-spankin’-new templating language to make coding HTML e ``` - + - +

Hi

@@ -82,12 +82,12 @@ Here's a list of our attributes: - `small` This attribute is applicable to the `` and `` tags. It defines the width of the column in the small breakpoint. The syntax looks like: ``` - + ``` - `large` This attribute is applicable to the `` and `` tags. It defines the width of the column in the large breakpoint. The syntax looks like: ``` - + ``` ## Using Sass