From c79a4a2dba5151b7b7e15b964d9bd813021777f8 Mon Sep 17 00:00:00 2001 From: Tom Johnson Date: Mon, 14 Sep 2015 22:13:38 -0700 Subject: [PATCH] fixing raw tag --- doc_hyperlinks.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc_hyperlinks.md b/doc_hyperlinks.md index 3bbddba..0f33662 100644 --- a/doc_hyperlinks.md +++ b/doc_hyperlinks.md @@ -87,11 +87,9 @@ After downloading the theme, you can [get started in building the theme]({% raw This leverages Markdown syntax. If you're in an HTML file or section, use this: -{% raw %} ```html

After downloading the theme, you can get started in building the theme.

``` -{% endraw %} Note that the `url` value accesses the URL for the page only, whereas `link` gets the title and url in a link format.