diff --git a/v2:-Templates.md b/v2:-Templates.md index 8afe773..76418af 100644 --- a/v2:-Templates.md +++ b/v2:-Templates.md @@ -134,10 +134,6 @@ The resulting front matter will be made available like so: - `.Body` to access the body after the front matter, for example: `{{markdown $parsed.Body}}` -``` -{{markdown "My _markdown_ text"}} -``` - ### `stripHTML` Removes HTML from a string.