Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(955)

Unified Diff: chrome/common/extensions/docs/templates/articles/i18n-messages.html

Issue 10993029: Extensions Docs Server: Fix headings with no IDs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more descriptive ids Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/docs/templates/articles/i18n-messages.html
diff --git a/chrome/common/extensions/docs/templates/articles/i18n-messages.html b/chrome/common/extensions/docs/templates/articles/i18n-messages.html
index f9a66208c069bc83851e93e9405909ab48d21c60..1f6f55efd2eac24b86fcf6387eb768ec10ece2f0 100644
--- a/chrome/common/extensions/docs/templates/articles/i18n-messages.html
+++ b/chrome/common/extensions/docs/templates/articles/i18n-messages.html
@@ -76,7 +76,7 @@ named "prompt_for_name", "hello", and "bye":
</pre>
-<h2>Field details</h2>
+<h2 id="field_details">Field details</h2>
<p>
This section describes each field
@@ -327,4 +327,4 @@ because its value is obvious from the "content" field.
"example": "Cira"
}
}
-</pre>
+</pre>

Powered by Google App Engine
This is Rietveld 408576698