fixed html errors, added TOC for Platform, fixed <p>s
diff --git a/platform/4.5/M1/index.html b/platform/4.5/M1/index.html
index f38be70..80d85f0 100644
--- a/platform/4.5/M1/index.html
+++ b/platform/4.5/M1/index.html
@@ -20,6 +20,7 @@
<ul>
<li><a href="#JDT">JDT</a></li>
<li><a href="#PDE">PDE</a></li>
+ <li><a href="#Platform">Platform</a></li>
</ul>
<table class="news" border="0" cellpadding="10" cellspacing="0" width="80%">
@@ -83,16 +84,18 @@
</p>
</td>
</tr>
+
<tr>
<td colspan="2" class="section" id="Platform">Platform</td>
+ </tr>
<tr id="new-ant-pngs">
<td class="title">New Ant icons</td>
<td class="content">
+ The icons in Ant have been updated with some very nice new <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=426306">PNG versions</a>.
<p>
- The icons in platform Ant have been updated with some very nice new <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=426306">PNG versions</a>.
+ <img src="images/ant-icons.png" alt="Some of the new Ant images"/>
</p>
- <img src="images/ant-icons.png" alt="Some of the new Ant images"/>
</td>
</tr>
@@ -106,6 +109,7 @@
</p>
<p>
An example of the new extension point:
+ </p>
<pre>
<extension point="org.eclipse.debug.core.stepFilters">
<stepFilter
@@ -114,23 +118,20 @@
</stepFilter>
</extension>
</pre>
- </p>
</td>
</tr>
<tr id="console-word-wrap">
<td class="title">Word wrap in the Console</td>
<td class="content">
+ A new formatting option has been contributed to the <b>Console</b> view for all I/O consoles: <b>Word Wrap</b>.
<p>
- A new formatting option has been contributed to the Console view for all I/O consoles: <b>Word Wrap</b>.
- </p>
- <p>
- The new option is available on the console view toolbar and in the content popup menu within the console view.
+ The new option is available on the Console view toolbar and in the content popup menu within the Console view.
</p>
<img src="images/word-wrap.png" alt="The new word wrap toolbar and popup menu command"/>
</td>
</tr>
- </tr>
+
<tr>
<td colspan="2"> </td>
</tr>