Index: chrome/common/extensions/docs/server2/templates/articles/npapi.html |
=================================================================== |
--- chrome/common/extensions/docs/server2/templates/articles/npapi.html (revision 150606) |
+++ chrome/common/extensions/docs/server2/templates/articles/npapi.html (working copy) |
@@ -1,4 +1,4 @@ |
-<div id="pageData-name" class="pageData">NPAPI Plugins</div> |
+<h1>NPAPI Plugins</h1> |
<p> |
Leveraging HTML and JavaScript |
@@ -94,5 +94,4 @@ |
extension because the plugin is exposed directly to web content, making |
it easier for a malicious web site to manipulate your plugin. Instead, |
avoid making your NPAPI plugin public whenever possible. |
-</p> |
- |
+</p> |