+
+
{{ .Title }}
+ {{ range .Pages }}
+ {{ .Render "summary"}}
+ {{ end }}
+
+
+{{< /highlight >}}
+
+Shortcodes are non-standard markup that appears within normal Markdown.
+
+{{< instagram BWNjjyYFxVx hidecaption >}}
+
+Shortcodes are non-standard markup that appears within normal Markdown.
+
+[Who]({{< relref "about.md#who" >}})
+
+hidecaption
+
+{{< youtube id="w7Ft2ymGmfc" autoplay="true" >}}
+
+Shortcodes are non-standard markup that appears within normal Markdown.
+
diff --git a/testdata/test.ct b/testdata/test.ct
new file mode 100644
index 0000000..fe3e80c
--- /dev/null
+++ b/testdata/test.ct
@@ -0,0 +1,13 @@
+$ cdf ${ROOTDIR}/shortcodes
+$ vale --output=line --sort --normalize --relative --no-exit test.md
+test.md:1:3:Vale.Spelling:Did you really mean 'Shortcodes'?
+test.md:3:3:Vale.Spelling:Did you really mean 'Shortcodes'?
+test.md:8:1:Vale.Spelling:Did you really mean 'Shortcodes'?
+test.md:12:1:Vale.Spelling:Did you really mean 'Shortcodes'?
+test.md:17:1:Vale.Spelling:Did you really mean 'Shortcodes'?
+test.md:21:1:Vale.Spelling:Did you really mean 'Shortcodes'?
+test.md:25:1:Vale.Spelling:Did you really mean 'Shortcodes'?
+test.md:38:1:Vale.Spelling:Did you really mean 'Shortcodes'?
+test.md:42:1:Vale.Spelling:Did you really mean 'Shortcodes'?
+test.md:46:1:Vale.Spelling:Did you really mean 'hidecaption'?
+test.md:50:1:Vale.Spelling:Did you really mean 'Shortcodes'?