From ca1e6071e359fa21c3fd97e973d28ff99790f29a Mon Sep 17 00:00:00 2001 From: Garen Torikian Date: Thu, 21 Aug 2014 12:28:19 -0700 Subject: [PATCH] Make this phrase use HTML --- site/_docs/assets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_docs/assets.md b/site/_docs/assets.md index 45a78db4..23bf4953 100644 --- a/site/_docs/assets.md +++ b/site/_docs/assets.md @@ -52,7 +52,7 @@ The Sass converter will default the `sass_dir` configuration option to
The sass_dir is only used by Sass

- Note that the `sass_dir` becomes the load path for Sass imports, + Note that the sass_dir becomes the load path for Sass imports, nothing more. This means that Jekyll does not know about these files directly, so any files here should not contain the YAML Front Matter as described above nor will they be transformed as described above. This