Unindented inclusion of +article fragment because it added extra whitespace to <pre> code blocks

BUG=none

Review URL: https://codereview.chromium.org/149543003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@247900 0039d316-1c4b-4281-b951-d872f2087c98
parent dd91b006
...@@ -9,7 +9,10 @@ ...@@ -9,7 +9,10 @@
platformTitle:platformTitle}} platformTitle:platformTitle}}
<article class="article-content"> <article class="article-content">
<div itemprop="articleBody"> <div itemprop="articleBody">
{{+article platform:platform platformTitle:platformTitle /}}
{{- This is unindented because it may contain whitespace-sensitive tags. -}}
{{+article platform:platform platformTitle:platformTitle /}}
{{+partials.cc /}} {{+partials.cc /}}
<nav class="inline-toc no-permalink"> <nav class="inline-toc no-permalink">
{{+partials.relatedpages_items items:sidenavs.related /}} {{+partials.relatedpages_items items:sidenavs.related /}}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment