-
+ {{range $key,$values := sort (.Site.Data.sitenavigation) "order" }}
+
-
+
+
+ + ++++
+++ +{{ $values.title }}
+{{ $values.desc | markdownify}}
+
+ {{end}}
+
false disables smart fractions.<sup>5</sup>⁄<sub>12</sub>).fractions = false, Blackfriday still converts `1/2`, `1/4`, and `3/4` respectively to ½ (½), ¼ (¼) and ¾ (¾), but only these three.
-
-`smartDashes`
-: default: **`true`** {{% readfile file="path/to/file.txt" markdown="true" %}}
+
`markdown="true"` is optional (default = `"false"`) and parses the string through the Blackfriday renderer.
diff --git a/content/readfiles/bfconfig.md b/content/readfiles/bfconfig.md
new file mode 100644
index 000000000..79c3f6628
--- /dev/null
+++ b/content/readfiles/bfconfig.md
@@ -0,0 +1,55 @@
+`taskLists`
+: default: **`true`**false disables smart fractions.<sup>5</sup>⁄<sub>12</sub>).fractions = false, Blackfriday still converts `1/2`, `1/4`, and `3/4` respectively to ½ (½), ¼ (¼) and ¾ (¾), but only these three.
+
+`smartDashes`
+: default: **`true`** {{ $values.desc | markdownify}}
+