From 13a8e0b7703ccfd4c713f44b83283fa2d887cd58 Mon Sep 17 00:00:00 2001 From: Jeremiah Valenzuela Date: Wed, 2 Aug 2017 15:22:01 -0500 Subject: [PATCH] Add missing closing and opening comment tags The comment tags were split between lines and therefore caused the content within them to render as html. --- content/content-management/organization.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/content-management/organization.md b/content/content-management/organization.md index 1ede7c0e5..95fd3562a 100644 --- a/content/content-management/organization.md +++ b/content/content-management/organization.md @@ -201,9 +201,9 @@ layout: mylayout --- {{< /code >}} - -`path` can be provided in the front matter. This will replace the actual path to the file on disk. Destination will create the destination with the same path, including the section. --> + ### `url`