Make this phrase use HTML
This commit is contained in:
parent
00c898b2e9
commit
ca1e6071e3
|
@ -52,7 +52,7 @@ The Sass converter will default the `sass_dir` configuration option to
|
||||||
<h5>The <code>sass_dir</code> is only used by Sass</h5>
|
<h5>The <code>sass_dir</code> is only used by Sass</h5>
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
Note that the `sass_dir` becomes the load path for Sass imports,
|
Note that the <code>sass_dir</code> becomes the load path for Sass imports,
|
||||||
nothing more. This means that Jekyll does not know about these files
|
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
|
directly, so any files here should not contain the YAML Front Matter as
|
||||||
described above nor will they be transformed as described above. This
|
described above nor will they be transformed as described above. This
|
||||||
|
|
Loading…
Reference in New Issue