diff --git a/exampleSite/static/example.html b/exampleSite/static/example.html index eee48b2..a59b90a 100644 --- a/exampleSite/static/example.html +++ b/exampleSite/static/example.html @@ -10,4 +10,4 @@
This is heading 6
- \ No newline at end of file + diff --git a/layouts/shortcodes/include.html b/layouts/shortcodes/include.html index 2253198..8c6f786 100644 --- a/layouts/shortcodes/include.html +++ b/layouts/shortcodes/include.html @@ -5,4 +5,4 @@ {{- highlight ($file | readFile) (.Get "language") (default "linenos=table" (.Get "options")) -}} {{- else -}} {{ $file | readFile | safeHTML }} -{{- end -}} \ No newline at end of file +{{- end -}}