diff --git a/content/templates/introduction.md b/content/templates/introduction.md index 93bd19e7d..d832ec792 100644 --- a/content/templates/introduction.md +++ b/content/templates/introduction.md @@ -248,6 +248,7 @@ The following accesses the page parameter called "disqus_url" and escapes the HT {{ if or (or (isset .Params "title") (isset .Params "caption")) (isset .Params "attr") }} Stuff Here {{ end }} +``` Could be rewritten as