summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/bookmarks.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/docs/bookmarks.html')
-rw-r--r--chrome/common/extensions/docs/bookmarks.html26
1 files changed, 14 insertions, 12 deletions
diff --git a/chrome/common/extensions/docs/bookmarks.html b/chrome/common/extensions/docs/bookmarks.html
index 2877e52..28d8928a 100644
--- a/chrome/common/extensions/docs/bookmarks.html
+++ b/chrome/common/extensions/docs/bookmarks.html
@@ -331,18 +331,16 @@ See <a href="#type-BookmarkTreeNode"><code>BookmarkTreeNode</code></a>
for information about the properties a node can have.
</p>
-<div class="comment">
-<p>
-[PENDING:
-Update and introduce the following image or delete the file.]
-</p>
+<!-- [PENDING: Update and introduce the following image or delete the file.]
-<img alt="2 kinds of bookmark objects" width="415" height="123" src="images/bookmarks.png">
-</div>
+<img
+ alt="2 kinds of bookmark objects"
+ width="415"
+ height="123"
+ src="images/bookmarks.png" />
+-->
-<div class="comment">
-
-<p> [PENDING: The following section needs to be updated or deleted.] </p>
+<!-- [PENDING: The following section needs to be updated or deleted.]
<p>
Say you have bookmark hierarchy that looks like this:</p>
@@ -366,9 +364,13 @@ Say you have bookmark hierarchy that looks like this:</p>
<p>
Here's how those bookmarks might be represented with bookmark objects:</p>
-<img alt="a hierarchy of bookmarks" width="522" height="594" src="images/bookmarks-hierarchy.png">
+<img
+ alt="a hierarchy of bookmarks"
+ width="522"
+ height="594"
+ src="images/bookmarks-hierarchy.png">
-</div>
+-->
<h2 id="overview-examples">Examples</h2>