Repository: wicket-site
Updated Branches:
  refs/heads/asf-site 88bbbf65c -> 0588c4011


http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2014/06/21/wicket-6.16.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2014/06/21/wicket-6.16.0-released.html 
b/content/news/2014/06/21/wicket-6.16.0-released.html
index 69c582a..775c07d 100644
--- a/content/news/2014/06/21/wicket-6.16.0-released.html
+++ b/content/news/2014/06/21/wicket-6.16.0-released.html
@@ -68,11 +68,11 @@ announcement.</p>
 <h3 id="using-this-release">Using this release</h3>
 <p>With Apache Maven update your dependency to (and don’t forget to
 update any other dependencies on Wicket projects to the same version):</p>
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="nt">&lt;dependency&gt;</span>
+<figure class="highlight"><pre><code class="language-xml" 
data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
  <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span 
class="nt">&lt;/groupId&gt;</span>
  <span class="nt">&lt;artifactId&gt;</span>wicket-core<span 
class="nt">&lt;/artifactId&gt;</span>
  <span class="nt">&lt;version&gt;</span>6.16.0<span 
class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 <p>Or download and build the distribution yourself, or use our
 convenience binary package</p>
 <ul>
@@ -90,7 +90,7 @@ migration guide found at</p>
 <p>— The Wicket team</p>
 <h3 id="release-notes---wicket---version-6160">Release Notes - Wicket - 
Version 6.16.0</h3>
 <h4 id="bug">Bug</h4>
-<pre><code>* [WICKET-4545] - MarkupNotFoundException for Fragment and 
TransparentWebMarkupContainer
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-4545] - 
MarkupNotFoundException for Fragment and TransparentWebMarkupContainer
 * [WICKET-5553] - When using an Ajax request to display initially hidden 
components inside inline enclosures, only the first one appears.
 * [WICKET-5560] - A 404 error occurs when using a CryptoMapper
 * [WICKET-5569] - Unable to find markup for children of deeply nested 
IComponentResolvers during Ajax response
@@ -106,8 +106,9 @@ migration guide found at</p>
 * [WICKET-5596] - DropDownChoice#wantsOnSelectionChangedNotifications(T) not 
being called on unmounted page
 * [WICKET-5601] - AbstractSingleSelectChoice fails with NullPointerException 
when its choice renderer returns null from #getIdValue() 
 </code></pre>
+</div>
 <h4 id="improvement">Improvement</h4>
-<pre><code>* [WICKET-5563] - RestartResponseAtInterceptPageException - add 
public function to retrieve originalUrl
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-5563] - 
RestartResponseAtInterceptPageException - add public function to retrieve 
originalUrl
 * [WICKET-5574] - ComponentRenderer should use Application#createRequestCycle
 * [WICKET-5575] - Add support in FormTester#submit(String|Component) for Ajax 
submitters
 * [WICKET-5577] - Generation of wicket ids with prefix / suffix
@@ -117,10 +118,12 @@ migration guide found at</p>
 * [WICKET-5600] - Introduce CharSequenceResource similar to ByteArrayResource
 * [WICKET-5606] - SelectOptions with #setRecreateChoices(true) loses selection 
on form errors
 </code></pre>
+</div>
 <h4 id="task">Task</h4>
-<pre><code>* [WICKET-5587] - Upgrade JQuery to latest releases - 1.11.1 &amp; 
2.1.1
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-5587] - 
Upgrade JQuery to latest releases - 1.11.1 &amp; 2.1.1
 </code></pre>
 </div>
+</div>
         </section>
     </div>
 </main>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2014/08/23/wicket-7.0.0-M3-released.html
----------------------------------------------------------------------
diff --git a/content/news/2014/08/23/wicket-7.0.0-M3-released.html 
b/content/news/2014/08/23/wicket-7.0.0-M3-released.html
index eee49de..a301da0 100644
--- a/content/news/2014/08/23/wicket-7.0.0-M3-released.html
+++ b/content/news/2014/08/23/wicket-7.0.0-M3-released.html
@@ -81,11 +81,11 @@ the guide.</p>
 <p>This is pre-release software: use at your own peril!</p>
 <p>With Apache Maven update your dependency to (and don’t forget to
 update any other dependencies on Wicket projects to the same version):</p>
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="nt">&lt;dependency&gt;</span>
+<figure class="highlight"><pre><code class="language-xml" 
data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span 
class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>wicket-core<span 
class="nt">&lt;/artifactId&gt;</span>
     <span class="nt">&lt;version&gt;</span>7.0.0-M3<span 
class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 <p>Or download and build the distribution yourself, or use our
 convenience binary package</p>
 <ul>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2014/08/24/wicket-6.17.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2014/08/24/wicket-6.17.0-released.html 
b/content/news/2014/08/24/wicket-6.17.0-released.html
index 7e8f998..b07be29 100644
--- a/content/news/2014/08/24/wicket-6.17.0-released.html
+++ b/content/news/2014/08/24/wicket-6.17.0-released.html
@@ -60,7 +60,7 @@ to 6.0.0.</p>
 <ul>
   <li>Rename log4j.properties in the quickstart when creating a project for 
WildFly</li>
   <li>Make is possible to position the choice label before/after/around the 
choice</li>
-  <li>StringResourceModel with custom locale </li>
+  <li>StringResourceModel with custom locale</li>
   <li>Added an HeaderItem for meta data tags such as ‘meta’ or canonical 
link</li>
 </ul>
 <p>The full list of improvements and fixes can be found at the end of this
@@ -68,11 +68,11 @@ announcement.</p>
 <h3 id="using-this-release">Using this release</h3>
 <p>With Apache Maven update your dependency to (and don’t forget to
 update any other dependencies on Wicket projects to the same version):</p>
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="nt">&lt;dependency&gt;</span>
+<figure class="highlight"><pre><code class="language-xml" 
data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
  <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span 
class="nt">&lt;/groupId&gt;</span>
  <span class="nt">&lt;artifactId&gt;</span>wicket-core<span 
class="nt">&lt;/artifactId&gt;</span>
  <span class="nt">&lt;version&gt;</span>6.17.0<span 
class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 <p>Or download and build the distribution yourself, or use our
 convenience binary package</p>
 <ul>
@@ -90,10 +90,11 @@ migration guide found at</p>
 <p>— The Wicket team</p>
 <h3 id="release-notes---wicket---version-6170">Release Notes - Wicket - 
Version 6.17.0</h3>
 <h4 id="sub-task">Sub-task</h4>
-<pre><code>* [WICKET-5633] - Make JavaScriptFilteredIntoFooterHeaderResponse 
non-final to be able to create custom filters
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-5633] - 
Make JavaScriptFilteredIntoFooterHeaderResponse non-final to be able to create 
custom filters
 </code></pre>
+</div>
 <h4 id="bug">Bug</h4>
-<pre><code>* [WICKET-5371] - IllegalArgumentException: Argument 'page' may not 
be null. - when sending event from asynchronous process
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-5371] - 
IllegalArgumentException: Argument 'page' may not be null. - when sending event 
from asynchronous process
 * [WICKET-5539] - Allow preserving of the parsed PageParameters when 
re-creating an expired page
 * [WICKET-5564] - AjaxRequestTarget.focusComponent() does not work when two 
Ajax responses arrive next to each other
 * [WICKET-5603] - OnChangeAjaxBehavior attached to DropDownChoice produces two 
Ajax requests in Chrome v35
@@ -119,8 +120,9 @@ migration guide found at</p>
 * [WICKET-5679] - RenderStrategy REDIRECT_TO_RENDER lets fail test with 
BaseWicketTester#startComponentInPage
 * [WICKET-5680] - AjaxEditableLabel keeps raw input after cancel following a 
validation failure 
 </code></pre>
+</div>
 <h4 id="improvement">Improvement</h4>
-<pre><code>* [WICKET-4344] - Implement onValidateModelObjects() and 
beforeUpdateFormComponentModels() for nested forms
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-4344] - 
Implement onValidateModelObjects() and beforeUpdateFormComponentModels() for 
nested forms
 * [WICKET-4660] - Make it possible to notify about Atmosphere internal events
 * [WICKET-5452] - Make Wicket-Atmosphere testable - AtmosphereTester
 * [WICKET-5602] - DynamicImageResource should set the mime type after reading 
the image data
@@ -149,12 +151,14 @@ migration guide found at</p>
 * [WICKET-5673] - Improve BookmarkableMapper and BasicResourceReferenceMapper 
to not match when the last segment is empty
 * [WICKET-5674] - Use jquery.atmosphere.js as a Webjar
 </code></pre>
+</div>
 <h4 id="task">Task</h4>
-<pre><code>* [WICKET-5604] - Add a page to the site that lists other Apache 
projects that use Wicket
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-5604] - 
Add a page to the site that lists other Apache projects that use Wicket
 * [WICKET-5632] - Use frontend-maven-plugin to run the JavaScript tests
 * [WICKET-5665] - WicketTester#assertComponentOnAjaxResponse() cannot test 
invisible components
 </code></pre>
 </div>
+</div>
         </section>
     </div>
 </main>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2014/09/15/wicket-1.5.12-released.html
----------------------------------------------------------------------
diff --git a/content/news/2014/09/15/wicket-1.5.12-released.html 
b/content/news/2014/09/15/wicket-1.5.12-released.html
index 282c6b4..74d4385 100644
--- a/content/news/2014/09/15/wicket-1.5.12-released.html
+++ b/content/news/2014/09/15/wicket-1.5.12-released.html
@@ -56,11 +56,11 @@
   <li><a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12326154";>Changelog</a></li>
   <li>To use in Maven:</li>
 </ul>
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="nt">&lt;dependency&gt;</span>
+<figure class="highlight"><pre><code class="language-xml" 
data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span 
class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>wicket-core<span 
class="nt">&lt;/artifactId&gt;</span>
     <span class="nt">&lt;version&gt;</span>1.5.12<span 
class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 <ul>
   <li>Download the <a 
href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.12";>full distribution</a> 
(including sources)</li>
 </ul>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2014/09/index.html
----------------------------------------------------------------------
diff --git a/content/news/2014/09/index.html b/content/news/2014/09/index.html
index 9444c41..01771b8 100644
--- a/content/news/2014/09/index.html
+++ b/content/news/2014/09/index.html
@@ -55,8 +55,8 @@
   <li><a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12326154";>Changelog</a></li>
   <li>To use in Maven:</li>
 </ul>
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wi...</code></pre></div>
+<figure class="highlight"><pre><code class="language-xml" 
data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span 
class="nt">&lt;groupId&gt;</span>org.apache.wi...</code></pre></figure>
        <a href="/news/2014/09/15/wicket-1.5.12-released.html">more</a></li>
 </div>
 <div class="news">

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2014/11/05/wicket-6.18.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2014/11/05/wicket-6.18.0-released.html 
b/content/news/2014/11/05/wicket-6.18.0-released.html
index 348ef73..02b7719 100644
--- a/content/news/2014/11/05/wicket-6.18.0-released.html
+++ b/content/news/2014/11/05/wicket-6.18.0-released.html
@@ -58,11 +58,11 @@ compared to 6.0.0.</p>
 <h3 id="using-this-release">Using this release</h3>
 <p>With Apache Maven update your dependency to (and don’t forget to
 update any other dependencies on Wicket projects to the same version):</p>
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="nt">&lt;dependency&gt;</span>
+<figure class="highlight"><pre><code class="language-xml" 
data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span 
class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>wicket-core<span 
class="nt">&lt;/artifactId&gt;</span>
     <span class="nt">&lt;version&gt;</span>6.18.0<span 
class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 <p>Or download and build the distribution yourself, or use our
 convenience binary package</p>
 <ul>
@@ -111,7 +111,7 @@ i6UAn25gHcC0w8QWiNJXV7u99iTHssaP
   <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5689";>WICKET-5689</a> - 
Nested Redirects and REDIRECT_TO_BUFFER</li>
   <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5698";>WICKET-5698</a> - 
WebApplication#unmount() unmounts the whole compound mapper if some of its 
inner ones matches</li>
   <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5699";>WICKET-5699</a> - 
wicket-atmosphere 0.20 should use wicket-webjars 0.4.3</li>
-  <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5701";>WICKET-5701</a> - 
WebSocketRequestHandler is not set as a scheduled and thus 
RequestCycle#find(AjaxRequestTarget.class) doesn’t work </li>
+  <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5701";>WICKET-5701</a> - 
WebSocketRequestHandler is not set as a scheduled and thus 
RequestCycle#find(AjaxRequestTarget.class) doesn’t work</li>
   <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5704";>WICKET-5704</a> - 
IllegalArgument exception with wicket:child in ajaxrequest</li>
   <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5706";>WICKET-5706</a> - 
ResourceUtils.getLocaleFromFilename cannot handle filenames with 
classifiers</li>
   <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5711";>WICKET-5711</a> - 
OnChangeAjaxBehavior should listen for both ‘inputchange’ and ‘change’ 
events for TextField and TextArea</li>
@@ -129,7 +129,7 @@ i6UAn25gHcC0w8QWiNJXV7u99iTHssaP
 <ul>
   <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5691";>WICKET-5691</a> - 
Wicket FileUploadField.getFileUploads() should never return null.</li>
   <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5692";>WICKET-5692</a> - 
Misleading message in PropertyValidator</li>
-  <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5694";>WICKET-5694</a> - Add 
WicketTester assertion methods for component’s markup style, variation and 
locale </li>
+  <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5694";>WICKET-5694</a> - Add 
WicketTester assertion methods for component’s markup style, variation and 
locale</li>
   <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5710";>WICKET-5710</a> - 
StringValidator should set ‘minlength’ attribute to input and textarea</li>
   <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5715";>WICKET-5715</a> - 
Allow setting ‘async’ attribute on reference <script> elements</script></li>
   <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5718";>WICKET-5718</a> - 
Upgrade Atmosphere to 2.2.2</li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2014/11/05/wicket-7.0.0-M4-released.html
----------------------------------------------------------------------
diff --git a/content/news/2014/11/05/wicket-7.0.0-M4-released.html 
b/content/news/2014/11/05/wicket-7.0.0-M4-released.html
index 806a2a6..542b8fc 100644
--- a/content/news/2014/11/05/wicket-7.0.0-M4-released.html
+++ b/content/news/2014/11/05/wicket-7.0.0-M4-released.html
@@ -79,11 +79,11 @@ the guide.</p>
 <h3 id="using-this-release">Using this release</h3>
 <p>With Apache Maven update your dependency to (and don’t forget to
 update any other dependencies on Wicket projects to the same version):</p>
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="nt">&lt;dependency&gt;</span>
+<figure class="highlight"><pre><code class="language-xml" 
data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span 
class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>wicket-core<span 
class="nt">&lt;/artifactId&gt;</span>
     <span class="nt">&lt;version&gt;</span>7.0.0-M4<span 
class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 <p>Or download and build the distribution yourself, or use our
 convenience binary package</p>
 <ul>
@@ -123,7 +123,7 @@ uDEAn2eZhOrh8//AIYnkRYFLtWJnyx0F
   <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5326";>WICKET-5326</a> - 
Wicket doesn’t encrypt links and Ajax URLs for mounted pages when 
CryptoMapper is used</li>
   <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5689";>WICKET-5689</a> - 
Nested Redirects and REDIRECT_TO_BUFFER</li>
   <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5698";>WICKET-5698</a> - 
WebApplication#unmount() unmounts the whole compound mapper if some of its 
inner ones matches</li>
-  <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5701";>WICKET-5701</a> - 
WebSocketRequestHandler is not set as a scheduled and thus 
RequestCycle#find(AjaxRequestTarget.class) doesn’t work </li>
+  <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5701";>WICKET-5701</a> - 
WebSocketRequestHandler is not set as a scheduled and thus 
RequestCycle#find(AjaxRequestTarget.class) doesn’t work</li>
   <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5704";>WICKET-5704</a> - 
IllegalArgument exception with wicket:child in ajaxrequest</li>
   <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5706";>WICKET-5706</a> - 
ResourceUtils.getLocaleFromFilename cannot handle filenames with 
classifiers</li>
   <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5711";>WICKET-5711</a> - 
OnChangeAjaxBehavior should listen for both ‘inputchange’ and ‘change’ 
events for TextField and TextArea</li>
@@ -148,7 +148,7 @@ uDEAn2eZhOrh8//AIYnkRYFLtWJnyx0F
   <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5350";>WICKET-5350</a> - 
Enhancement for AbstractChoice and WildcardListModel API</li>
   <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5691";>WICKET-5691</a> - 
Wicket FileUploadField.getFileUploads() should never return null.</li>
   <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5692";>WICKET-5692</a> - 
Misleading message in PropertyValidator</li>
-  <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5694";>WICKET-5694</a> - Add 
WicketTester assertion methods for component’s markup style, variation and 
locale </li>
+  <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5694";>WICKET-5694</a> - Add 
WicketTester assertion methods for component’s markup style, variation and 
locale</li>
   <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5695";>WICKET-5695</a> - Use 
Log4j 2.x for the archetype</li>
   <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5697";>WICKET-5697</a> - 
Rework Spring application to use annotations based configuration</li>
   <li><a 
href="https://issues.apache.org/jira/browse/WICKET-5708";>WICKET-5708</a> - 
Making FormComponent.convertInput() public</li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2015/02/02/wicket-6.19.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2015/02/02/wicket-6.19.0-released.html 
b/content/news/2015/02/02/wicket-6.19.0-released.html
index 0dae406..28730b3 100644
--- a/content/news/2015/02/02/wicket-6.19.0-released.html
+++ b/content/news/2015/02/02/wicket-6.19.0-released.html
@@ -58,11 +58,11 @@ compared to 6.0.0.</p>
 <h3 id="using-this-release">Using this release</h3>
 <p>With Apache Maven update your dependency to (and don’t forget to
 update any other dependencies on Wicket projects to the same version):</p>
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="nt">&lt;dependency&gt;</span>
+<figure class="highlight"><pre><code class="language-xml" 
data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
 <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span 
class="nt">&lt;/groupId&gt;</span>
 <span class="nt">&lt;artifactId&gt;</span>wicket-core<span 
class="nt">&lt;/artifactId&gt;</span>
 <span class="nt">&lt;version&gt;</span>6.19.0<span 
class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 <p>Or download and build the distribution yourself, or use our
 convenience binary package</p>
 <ul>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2015/02/02/wicket-7.0.0-M5-released.html
----------------------------------------------------------------------
diff --git a/content/news/2015/02/02/wicket-7.0.0-M5-released.html 
b/content/news/2015/02/02/wicket-7.0.0-M5-released.html
index f5e516f..5bffcdf 100644
--- a/content/news/2015/02/02/wicket-7.0.0-M5-released.html
+++ b/content/news/2015/02/02/wicket-7.0.0-M5-released.html
@@ -79,11 +79,11 @@ the guide.</p>
 <h3 id="using-this-release">Using this release</h3>
 <p>With Apache Maven update your dependency to (and don’t forget to
 update any other dependencies on Wicket projects to the same version):</p>
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="nt">&lt;dependency&gt;</span>
+<figure class="highlight"><pre><code class="language-xml" 
data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span 
class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>wicket-core<span 
class="nt">&lt;/artifactId&gt;</span>
     <span class="nt">&lt;version&gt;</span>7.0.0-M5<span 
class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 <p>Or download and build the distribution yourself, or use our
 convenience binary package</p>
 <ul>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2015/02/13/new-committer-Sebastien-Briquet.html
----------------------------------------------------------------------
diff --git a/content/news/2015/02/13/new-committer-Sebastien-Briquet.html 
b/content/news/2015/02/13/new-committer-Sebastien-Briquet.html
index c420028..519fe10 100644
--- a/content/news/2015/02/13/new-committer-Sebastien-Briquet.html
+++ b/content/news/2015/02/13/new-committer-Sebastien-Briquet.html
@@ -52,11 +52,11 @@
     <p class="meta">13 Feb 2015</p>
     <p>The Project Management Committee (PMC) for Apache Wicket 
 has asked Sebastien Briquet to become a committer and we are pleased 
-to announce that he has accepted. </p>
+to announce that he has accepted.</p>
 <p>Sebastien has been involved with Wicket for several years now by developing 
one of the most successful integrations with JavaScript libraries, namely 
Wicket jQuery UI, reporting bugs, contributing fixes and participating in 
discussions.</p>
 <p>Being a committer will enable him to help us even easier in the future.</p>
-<p>Please welcome Sebastien Briquet to our team! </p>
-<p>Bienvenue Sebastien! </p>
+<p>Please welcome Sebastien Briquet to our team!</p>
+<p>Bienvenue Sebastien!</p>
 </div>
         </section>
     </div>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2015/02/13/wicket-1.5.13-released.html
----------------------------------------------------------------------
diff --git a/content/news/2015/02/13/wicket-1.5.13-released.html 
b/content/news/2015/02/13/wicket-1.5.13-released.html
index a7cab03..25c42ca 100644
--- a/content/news/2015/02/13/wicket-1.5.13-released.html
+++ b/content/news/2015/02/13/wicket-1.5.13-released.html
@@ -56,11 +56,11 @@
   <li><a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12328347";>Changelog</a></li>
   <li>To use in Maven:</li>
 </ul>
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="nt">&lt;dependency&gt;</span>
+<figure class="highlight"><pre><code class="language-xml" 
data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span 
class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>wicket-core<span 
class="nt">&lt;/artifactId&gt;</span>
     <span class="nt">&lt;version&gt;</span>1.5.13<span 
class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 <ul>
   <li>Download the <a 
href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.13";>full distribution</a> 
(including sources)</li>
 </ul>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2015/02/index.html
----------------------------------------------------------------------
diff --git a/content/news/2015/02/index.html b/content/news/2015/02/index.html
index 58a9d9d..b7d0a8a 100644
--- a/content/news/2015/02/index.html
+++ b/content/news/2015/02/index.html
@@ -66,8 +66,8 @@ with Wicket 6 we us...</p>
   <p><small>13 Feb 2015</small></p>
        <p>The Project Management Committee (PMC) for Apache Wicket 
 has asked Sebastien Briquet to become a committer and we are pleased 
-to announce that he has accepted. </p>
-<p>Sebastien has been involved with Wicket for several years now by developing 
one of the most successful integrations with JavaScript libraries, namely 
Wicket jQuery UI, reporting bugs, contributing fixes...</p>
+to announce that he has accepted.</p>
+<p>Sebastien has been involved with Wicket for several years now by developing 
one of the most successful integrations with JavaScript libraries, namely 
Wicket jQuery UI, reporting bugs, contributing fixe...</p>
        <a 
href="/news/2015/02/13/new-committer-Sebastien-Briquet.html">more</a></li>
 </div>
 <div class="news">
@@ -79,8 +79,8 @@ to announce that he has accepted. </p>
   <li><a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12328347";>Changelog</a></li>
   <li>To use in Maven:</li>
 </ul>
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="nt">&lt;dependency&gt;</span>
-    <span 
class="nt">&lt;groupId&gt;</span>org.apache.wick...</code></pre></div>
+<figure class="highlight"><pre><code class="language-xml" 
data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span 
class="nt">&lt;groupId&gt;</span>org.apache.wick...</code></pre></figure>
        <a href="/news/2015/02/13/wicket-1.5.13-released.html">more</a></li>
 </div>
         </div>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2015/06/14/wicket-6.20.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2015/06/14/wicket-6.20.0-released.html 
b/content/news/2015/06/14/wicket-6.20.0-released.html
index ecec43c..e4dfbe1 100644
--- a/content/news/2015/06/14/wicket-6.20.0-released.html
+++ b/content/news/2015/06/14/wicket-6.20.0-released.html
@@ -58,11 +58,11 @@ compared to 6.0.0.</p>
 <h3 id="using-this-release">Using this release</h3>
 <p>With Apache Maven update your dependency to (and don’t forget to
 update any other dependencies on Wicket projects to the same version):</p>
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="nt">&lt;dependency&gt;</span>
+<figure class="highlight"><pre><code class="language-xml" 
data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
 <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span 
class="nt">&lt;/groupId&gt;</span>
 <span class="nt">&lt;artifactId&gt;</span>wicket-core<span 
class="nt">&lt;/artifactId&gt;</span>
 <span class="nt">&lt;version&gt;</span>6.20.0<span 
class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 <p>Or download and build the distribution yourself, or use our
 convenience binary package</p>
 <ul>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2015/06/21/wicket-7.0.0-M6-released.html
----------------------------------------------------------------------
diff --git a/content/news/2015/06/21/wicket-7.0.0-M6-released.html 
b/content/news/2015/06/21/wicket-7.0.0-M6-released.html
index 1e7fd14..29a63e7 100644
--- a/content/news/2015/06/21/wicket-7.0.0-M6-released.html
+++ b/content/news/2015/06/21/wicket-7.0.0-M6-released.html
@@ -98,11 +98,11 @@ listener.</p>
 <h3 id="using-this-release">Using this release</h3>
 <p>With Apache Maven update your dependency to (and don’t forget to
 update any other dependencies on Wicket projects to the same version):</p>
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="nt">&lt;dependency&gt;</span>
+<figure class="highlight"><pre><code class="language-xml" 
data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span 
class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>wicket-core<span 
class="nt">&lt;/artifactId&gt;</span>
     <span class="nt">&lt;version&gt;</span>7.0.0-M6<span 
class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 <p>Or download and build the distribution yourself, or use our
 convenience binary package</p>
 <ul>
@@ -135,7 +135,7 @@ yPIAoMU7z9Go0pn5ZFKZwq+VDA0cvoh4
 <h4 id="changelog-for-700-m6">CHANGELOG for 7.0.0-M6:</h4>
 <p>Release Notes - Wicket - Version 7.0.0-M6</p>
 <h4 id="bugs">Bugs</h4>
-<pre><code>* [WICKET-5790] - VariableInterpolator &amp; 
#getThrowExceptionOnMissingResource
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-5790] - 
VariableInterpolator &amp; #getThrowExceptionOnMissingResource
 * [WICKET-5814] - CryptoMapper clears feedback messages
 * [WICKET-5816] - Apps can't use Application.setName instead of WicketFilter 
for e.g. JMX names
 * [WICKET-5822] - AjaxSelfUpdatingTimer stops working after ajax download
@@ -181,8 +181,9 @@ yPIAoMU7z9Go0pn5ZFKZwq+VDA0cvoh4
 * [WICKET-5916] - StackOverflowError when calling getObject() from load() in 
LDM
 * [WICKET-5917] - Do not use jQuery's $ in String snippets in Java code
 </code></pre>
+</div>
 <h4 id="improvement">Improvement</h4>
-<pre><code>* [WICKET-5314] - AbstractAutoCompleteBehavior does not support 
AjaxChannels
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-5314] - 
AbstractAutoCompleteBehavior does not support AjaxChannels
 * [WICKET-5749] - Wicket-auth-roles should deal with resource authorization
 * [WICKET-5789] - Make 
org.apache.wicket.protocol.ws.javax.WicketServerEndpointConfig publicly visible
 * [WICKET-5801] - Responsive Images
@@ -205,19 +206,23 @@ yPIAoMU7z9Go0pn5ZFKZwq+VDA0cvoh4
 * [WICKET-5905] - allow listening to Ajax calls before scheduling
 * [WICKET-5921] - Provide a default implementation of IModelComparator that 
always returns false
 </code></pre>
+</div>
 <h4 id="new-feature">New Feature</h4>
-<pre><code>* [WICKET-5819] - Support for HTML 5 media tags (audio / video)
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-5819] - 
Support for HTML 5 media tags (audio / video)
 * [WICKET-5827] - Allow to apply multiple Javascript / CSS compressors
 * [WICKET-5897] - Use the #isEnabled() method with validators
 * [WICKET-5918] - Create an Image component that uses the new data: protocol 
(an InlineImage)
 * [WICKET-5919] - Add support for CSRF prevention
 </code></pre>
+</div>
 <h4 id="task">Task</h4>
-<pre><code>* [WICKET-5896] - Upgrade jQuery to latest stable versions (1.11.4 
&amp; 2.1.3)
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-5896] - 
Upgrade jQuery to latest stable versions (1.11.4 &amp; 2.1.3)
 </code></pre>
+</div>
 <h4 id="wish">Wish</h4>
-<pre><code>* [WICKET-5848] - Remove .settings folders of projects
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-5848] - 
Remove .settings folders of projects
 </code></pre>
+</div>
 <p>Have fun!</p>
 <p>— The Wicket team</p>
 </div>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2015/10/24/wicket-1.5.14-released.html
----------------------------------------------------------------------
diff --git a/content/news/2015/10/24/wicket-1.5.14-released.html 
b/content/news/2015/10/24/wicket-1.5.14-released.html
index 370bd99..55417ca 100644
--- a/content/news/2015/10/24/wicket-1.5.14-released.html
+++ b/content/news/2015/10/24/wicket-1.5.14-released.html
@@ -51,25 +51,28 @@
             <div class="l-full">
     <p class="meta">24 Oct 2015</p>
     <p>This is the fourteenth maintenance release of the Wicket 1.5.x series. 
This release brings over 4 bug fixes and 1 improvement.</p>
-<pre><code>CHANGELOG for 1.5.14:
+<div class="highlighter-rouge"><pre class="highlight"><code>CHANGELOG for 
1.5.14:
 </code></pre>
+</div>
 <p>** Bug</p>
-<pre><code>* [WICKET-5838] - Last-modified header of external markup is ignored
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-5838] - 
Last-modified header of external markup is ignored
 * [WICKET-5927] - Velocity remote code execution
 * [WICKET-6000] - Wicket 1.5 DTD link on website does not point to valid 
location
 * [WICKET-6005] - WicketRuntimeException from AjaxPagingNavigator#onAjaxEvent
 </code></pre>
+</div>
 <p>** Improvement</p>
-<pre><code>* [WICKET-5974] - Change AjaxPagingNavigator#onAjaxEvent() to only 
consider parent components that have setOutputMarkupId(true)
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-5974] - 
Change AjaxPagingNavigator#onAjaxEvent() to only consider parent components 
that have setOutputMarkupId(true)
 </code></pre>
+</div>
 <ul>
   <li>To use in Maven:</li>
 </ul>
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="nt">&lt;dependency&gt;</span>
+<figure class="highlight"><pre><code class="language-xml" 
data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span 
class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>wicket-core<span 
class="nt">&lt;/artifactId&gt;</span>
     <span class="nt">&lt;version&gt;</span>1.5.14<span 
class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 <ul>
   <li>Download the <a 
href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.14";>full distribution</a> 
(including sources)</li>
 </ul>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2015/10/25/wicket-7.1.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2015/10/25/wicket-7.1.0-released.html 
b/content/news/2015/10/25/wicket-7.1.0-released.html
index 32dca7a..ed033f7 100644
--- a/content/news/2015/10/25/wicket-7.1.0-released.html
+++ b/content/news/2015/10/25/wicket-7.1.0-released.html
@@ -112,7 +112,7 @@ 
iEYEABECAAYFAlYldl4ACgkQJBX8W/xy/UXNzgCgtL4H8bRjZewltF1BX7H3F+Ph
 </pre></div>
 <h4 id="changelog-for-710">CHANGELOG for 7.1.0:</h4>
 <h4 id="bug">Bug</h4>
-<pre><code>* [WICKET-5882] - AutoComplete suggestion list disappear when I 
click on autoComplete scrollbar in IE
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-5882] - 
AutoComplete suggestion list disappear when I click on autoComplete scrollbar 
in IE
 * [WICKET-5941] - Headers not rendered for components inside 
TransparentWebMarkupContainer on ajax update
 * [WICKET-5959] - HTML input placeholder text breaks AutoCompleteTextField in 
IE11
 * [WICKET-5960] - Page header isn't rendered for pages where URL has changed 
during render
@@ -138,17 +138,20 @@ 
iEYEABECAAYFAlYldl4ACgkQJBX8W/xy/UXNzgCgtL4H8bRjZewltF1BX7H3F+Ph
 * [WICKET-5999] - AjaxFormValidatingBehavior not updates initially hidden 
feedback component
 * [WICKET-6005] - WicketRuntimeException from AjaxPagingNavigator#onAjaxEvent
 </code></pre>
+</div>
 <h4 id="improvement">Improvement</h4>
-<pre><code>* [WICKET-5948] - wicket-ajax.js probably doesn't traverse the 
children of &lt;div&gt; or &lt;span&gt;
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-5948] - 
wicket-ajax.js probably doesn't traverse the children of &lt;div&gt; or 
&lt;span&gt;
 * [WICKET-5971] - Code cleanup in ServletWebResponse
 * [WICKET-5974] - Change AjaxPagingNavigator#onAjaxEvent() to only consider 
parent components that have setOutputMarkupId(true)
 * [WICKET-5976] - Improve the documentation of FeedbackMessages first(int 
level)
 * [WICKET-5984] - ReplaceHandlerException lacks an accessor for the 
replacement RequestHandler
 * [WICKET-5986] - NumberTextField&lt;N&gt; should use Models for minimum, 
maximum and step
 </code></pre>
+</div>
 <h4 id="task">Task</h4>
-<pre><code>* [WICKET-5951] - Upgrade Atmosphere to 2.2.8
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-5951] - 
Upgrade Atmosphere to 2.2.8
 </code></pre>
+</div>
 <p>Have fun!</p>
 <p>— The Wicket team</p>
 </div>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2015/10/index.html
----------------------------------------------------------------------
diff --git a/content/news/2015/10/index.html b/content/news/2015/10/index.html
index a36c9ca..700eb92 100644
--- a/content/news/2015/10/index.html
+++ b/content/news/2015/10/index.html
@@ -50,13 +50,15 @@
        <h3>Wicket 1.5.14 released</h3>
   <p><small>24 Oct 2015</small></p>
        <p>This is the fourteenth maintenance release of the Wicket 1.5.x 
series. This release brings over 4 bug fixes and 1 improvement.</p>
-<pre><code>CHANGELOG for 1.5.14:
+<div class="highlighter-rouge">
+<pre class="highlight"><code>CHANGELOG for 1.5.14:
 </code></pre>
+</div>
 <p>** Bug</p>
-<pre><code>* [WICKET-5838] - Last-modified header of external markup is ignored
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-5838] - 
Last-modified header of external markup is ignored
 * [WICKET-5927] - Velocity remote code execution
 * [WICKET-6000] - Wicket 1.5 DTD link on website does not point to valid 
location
-* [WICKET-6005] - WicketRuntimeException...</code></pre>
+* [WICKET-6005] - WicketRuntimeException ...</code></pre></div>
        <a href="/news/2015/10/24/wicket-1.5.14-released.html">more</a></li>
 </div>
 <div class="news">

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2015/11/16/wicket-6.21.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2015/11/16/wicket-6.21.0-released.html 
b/content/news/2015/11/16/wicket-6.21.0-released.html
index 2494783..28a6e87 100644
--- a/content/news/2015/11/16/wicket-6.21.0-released.html
+++ b/content/news/2015/11/16/wicket-6.21.0-released.html
@@ -58,11 +58,11 @@ API breaks are present breaks are present in this release 
compared to
 <h3 id="using-this-release">Using this release</h3>
 <p>With Apache Maven update your dependency to (and don’t forget to
 update any other dependencies on Wicket projects to the same version):</p>
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="nt">&lt;dependency&gt;</span>
+<figure class="highlight"><pre><code class="language-xml" 
data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
 <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span 
class="nt">&lt;/groupId&gt;</span>
 <span class="nt">&lt;artifactId&gt;</span>wicket-core<span 
class="nt">&lt;/artifactId&gt;</span>
 <span class="nt">&lt;version&gt;</span>6.21.0<span 
class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 <p>Or download and build the distribution yourself, or use our
 convenience binary package</p>
 <div class="highlight"><pre>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2016/01/20/wicket-7.2.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2016/01/20/wicket-7.2.0-released.html 
b/content/news/2016/01/20/wicket-7.2.0-released.html
index cbb5b35..596ab44 100644
--- a/content/news/2016/01/20/wicket-7.2.0-released.html
+++ b/content/news/2016/01/20/wicket-7.2.0-released.html
@@ -126,7 +126,7 @@ pdzbYsa2IMyPjC3a5hVK
 </pre></div>
 <h4 id="changelog-for-720">CHANGELOG for 7.2.0</h4>
 <h4 id="bug">Bug</h4>
-<pre><code>* [WICKET-6001] - Exception raised while refreshing a page with 
queued components missing in the markup
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-6001] - 
Exception raised while refreshing a page with queued components missing in the 
markup
 * [WICKET-6002] - FileUploadField makes form-component models become null on 
submit
 * [WICKET-6006] - ModalWindow.closeCurrent() causes 414 status error
 * [WICKET-6010] - Downloading filenames containing ',' or ';' gives problems
@@ -162,8 +162,9 @@ pdzbYsa2IMyPjC3a5hVK
 * [WICKET-6076] - Problem with queued components and enclosure
 * [WICKET-6077] - Border's body is not added as a child due to dequeuing
 </code></pre>
+</div>
 <h4 id="improvement">Improvement</h4>
-<pre><code>* [WICKET-5950] - Model and GenericBaseModel could both implement 
IObjectClassAwareModel
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-5950] - 
Model and GenericBaseModel could both implement IObjectClassAwareModel
 * [WICKET-5969] - Please give us access to PageTable.index pageId queue
 * [WICKET-6015] - AjaxFallbackOrderByBorder/Link should support 
updateAjaxAttributes() idiom
 * [WICKET-6019] - Remove 'final' modifier for 
Localizer##getStringIgnoreSettings() methods
@@ -176,18 +177,22 @@ pdzbYsa2IMyPjC3a5hVK
 * [WICKET-6070] - Provide factory methods for WizardButtonBar buttons
 * [WICKET-6072] - Improve the quickstart to make it easier to use JSR-356 web 
sockets
 </code></pre>
+</div>
 <h4 id="new-feature">New Feature</h4>
-<pre><code>* [WICKET-6025] - Read resource files with Java's NIO API
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-6025] - 
Read resource files with Java's NIO API
 * [WICKET-6042] - Implementation of ExternalImage component
 </code></pre>
+</div>
 <h4 id="task">Task</h4>
-<pre><code>* [WICKET-6049] - Update the site to point to the new deployments 
of the examples
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-6049] - 
Update the site to point to the new deployments of the examples
 * [WICKET-6057] - Upgrade commons-collections to 4.1
 * [WICKET-6071] - Upgrade jQuery to 1.12 / 2.2.0
 </code></pre>
+</div>
 <h4 id="wish">Wish</h4>
-<pre><code>* [WICKET-6067] - Provide an Ajax Behavior that prevents form 
submit on ENTER
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-6067] - 
Provide an Ajax Behavior that prevents form submit on ENTER
 </code></pre>
+</div>
 <p>Have fun!</p>
 <p>— The Wicket team</p>
 </div>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/index.html
----------------------------------------------------------------------
diff --git a/content/news/index.html b/content/news/index.html
index 9d24212..f4aa982 100644
--- a/content/news/index.html
+++ b/content/news/index.html
@@ -19,19 +19,19 @@
     <div class="l-container">
 <nav class="mainmenu">
     <ul>
-               <!-- /start/quickstart.html || /news -->
+               <!-- /start/quickstart.html || /news/ -->
        <li class=""><a href="/start/quickstart.html">Quick Start</a></li>
-               <!-- /start/download.html || /news -->
+               <!-- /start/download.html || /news/ -->
        <li class=""><a href="/start/download.html">Download</a></li>
-               <!-- /learn || /news -->
+               <!-- /learn || /news/ -->
        <li class=""><a href="/learn">Documentation</a></li>
-               <!-- /help || /news -->
+               <!-- /help || /news/ -->
        <li class=""><a href="/help">Support</a></li>
-               <!-- /contribute || /news -->
+               <!-- /contribute || /news/ -->
        <li class=""><a href="/contribute">Contribute</a></li>
-               <!-- /community || /news -->
+               <!-- /community || /news/ -->
        <li class=""><a href="/community">Community</a></li>
-               <!-- /apache || /news -->
+               <!-- /apache || /news/ -->
        <li class=""><a href="/apache">Apache</a></li>
     </ul>
 </nav>
@@ -563,9 +563,9 @@ Read CVE-2013-2055 for more information.
        <h3 id="/news/2011/10/24/wicket-1.5.2-released.html">Wicket 1.5.2 
released</h3>
     <small>24 Oct 2011</small>
        <p>This is the second maintenance release of the Wicket 1.5.x series. 
This release brings over 25 bug fixes and 5 improvements.
-  Subversion tag 
+  Subversion tag
   Changelog
-  To use in Maven: 
+  To use in Maven:
 &lt;dependency&gt;
     &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
     &lt;artifactId&gt;wicket-core&lt;/artifactId&gt;
@@ -578,9 +578,9 @@ Read CVE-2013-2055 for more information.
        <h3 id="/news/2011/10/17/wicket-1.4.19-released.html">Wicket 1.4.19 
released</h3>
     <small>17 Oct 2011</small>
        <p>This is nineteenth release of the Wicket 1.4.x series. This is 
primarily a minor bugfix release on the 1.4.x (stable) branch.
-  Subversion tag 
+  Subversion tag
   Changelog
-  To use in Maven: 
+  To use in Maven:
 &lt;dependency&gt;
     &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
     &lt;artifactId&gt;wicket&lt;/artifactId&gt;
@@ -593,9 +593,9 @@ Read CVE-2013-2055 for more information.
        <h3 id="/news/2011/09/29/wicket-1.5.1-released.html">Wicket 1.5.1 
released</h3>
     <small>29 Sep 2011</small>
        <p>This is the first maintenance release of the Wicket 1.5.x series. 
This release brings over 40 bug fixes and 15 improvements.
-  Subversion tag 
+  Subversion tag
   Changelog
-  To use in Maven: 
+  To use in Maven:
 &lt;dependency&gt;
     &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
     &lt;artifactId&gt;wicket-core&lt;/artifactId&gt;
@@ -626,9 +626,9 @@ Read CVE-2013-2055 for more information.
        <h3 id="/news/2011/08/09/wicket-1.4.18-released.html">Wicket 1.4.18 
released</h3>
     <small>09 Aug 2011</small>
        <p>This is eightteenth release of the Wicket 1.4.x series. This is 
primarily a minor bugfix release on the 1.4.x (stable) branch.
-  Subversion tag 
+  Subversion tag
   Changelog
-  To use in Maven: 
+  To use in Maven:
 &lt;dependency&gt;
     &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
     &lt;artifactId&gt;wicket&lt;/artifactId&gt;
@@ -669,9 +669,9 @@ Cheers,
        <h3 id="/news/2011/04/02/wicket-1.4.17-released.html">Wicket 1.4.17 
released</h3>
     <small>02 Apr 2011</small>
        <p>This is seventeenth release of the Wicket 1.4.x series. This is 
primarily a minor bugfix release on the 1.4.x (stable) branch.
-  Subversion tag 
+  Subversion tag
   Changelog
-  To use in Maven: 
+  To use in Maven:
 &lt;dependency&gt;
     &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
     &lt;artifactId&gt;wicket&lt;/artifactId&gt;
@@ -696,9 +696,9 @@ Cheers,
        <h3 id="/news/2011/02/25/wicket-1.4.16-released.html">Wicket 1.4.16 
released</h3>
     <small>25 Feb 2011</small>
        <p>This is sixteenth release of the Wicket 1.4.x series. This is 
primarily a minor bugfix release on the 1.4.x (stable) branch.
-  Subversion tag 
+  Subversion tag
   Changelog
-  To use in Maven: 
+  To use in Maven:
 &lt;dependency&gt;
     &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
     &lt;artifactId&gt;wicket&lt;/artifactId&gt;
@@ -722,9 +722,9 @@ Cheers,
        <h3 id="/news/2010/12/24/wicket-1.4.15-released.html">Wicket 1.4.15 
released</h3>
     <small>24 Dec 2010</small>
        <p>This is fifteenth release of the Wicket 1.4.x series. This is 
primarily a minor bugfix release on the 1.4.x (stable) branch.
-  Subversion tag 
+  Subversion tag
   Changelog
-  To use in Maven: 
+  To use in Maven:
 &lt;dependency&gt;
     &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
     &lt;artifactId&gt;wicket&lt;/artifactId&gt;
@@ -737,9 +737,9 @@ Cheers,
        <h3 id="/news/2010/11/29/wicket-1.4.14-released.html">Wicket 1.4.14 
released</h3>
     <small>29 Nov 2010</small>
        <p>This is fourteenth release of the Wicket 1.4.x series. This is 
primarily a minor bugfix release on the 1.4.x (stable) branch.
-  Subversion tag 
+  Subversion tag
   Changelog
-  To use in Maven: 
+  To use in Maven:
 &lt;dependency&gt;
     &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
     &lt;artifactId&gt;wicket&lt;/artifactId&gt;
@@ -758,9 +758,9 @@ Cheers,
        <h3 id="/news/2010/11/05/wicket-1.5-M3-released.html">Wicket 1.5-M3 
released</h3>
     <small>05 Nov 2010</small>
        <p>This is another milestone release from trunk (in-development 
branch).  This release includes several enhancments and fixes, which can be 
seen in the changelog (linked below).
-  Subversion tag 
+  Subversion tag
   Changelog
-  To use in Maven: 
+  To use in Maven:
 &lt;dependency&gt;
     &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
     &lt;artifactId&gt;wicket&lt;/artifactId&gt;
@@ -773,9 +773,9 @@ Cheers,
        <h3 id="/news/2010/11/01/wicket-1.4.13-released.html">Wicket 1.4.13 
released</h3>
     <small>01 Nov 2010</small>
        <p>This is thirteenth release of the Wicket 1.4.x series. This is 
primarily a minor bugfix release on the 1.4.x (stable) branch.
-  Subversion tag 
+  Subversion tag
   Changelog
-  To use in Maven: 
+  To use in Maven:
 &lt;dependency&gt;
     &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
     &lt;artifactId&gt;wicket&lt;/artifactId&gt;
@@ -794,9 +794,9 @@ Cheers,
        <h3 id="/news/2010/09/17/wicket.1.4.12-released.html">Wicket 1.4.12 
released</h3>
     <small>17 Sep 2010</small>
        <p>This is the twelfth maintenance release of the 1.4.x series. This 
release brings a fix to a critical bug which prevented ajax form submits in 
FireFox.
-  Subversion tag 
+  Subversion tag
   Changelog
-  To use in Maven: 
+  To use in Maven:
 &lt;dependency&gt;
     &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
     &lt;artifactId&gt;wicket&lt;/artifactId&gt;
@@ -810,9 +810,9 @@ Cheers,
     <small>09 Sep 2010</small>
        <p>This is the eleventh maintenance release of the 1.4.x series and 
brings over
 fifty bug fixes and improvements.
-  Subversion tag 
+  Subversion tag
   Changelog
-  To use in Maven: 
+  To use in Maven:
 &lt;dependency&gt;
     &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
     &lt;artifactId&gt;wicket&lt;/artifactId&gt;

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/start/download.html
----------------------------------------------------------------------
diff --git a/content/start/download.html b/content/start/download.html
index 4a11805..c9e2987 100644
--- a/content/start/download.html
+++ b/content/start/download.html
@@ -19,19 +19,19 @@
     <div class="l-container">
 <nav class="mainmenu">
     <ul>
-               <!-- /start/quickstart.html || /start/download.html -->
+               <!-- /start/quickstart.html || /start/download -->
        <li class=""><a href="/start/quickstart.html">Quick Start</a></li>
-               <!-- /start/download.html || /start/download.html -->
-       <li class="active"><a href="/start/download.html">Download</a></li>
-               <!-- /learn || /start/download.html -->
+               <!-- /start/download.html || /start/download -->
+       <li class=""><a href="/start/download.html">Download</a></li>
+               <!-- /learn || /start/download -->
        <li class=""><a href="/learn">Documentation</a></li>
-               <!-- /help || /start/download.html -->
+               <!-- /help || /start/download -->
        <li class=""><a href="/help">Support</a></li>
-               <!-- /contribute || /start/download.html -->
+               <!-- /contribute || /start/download -->
        <li class=""><a href="/contribute">Contribute</a></li>
-               <!-- /community || /start/download.html -->
+               <!-- /community || /start/download -->
        <li class=""><a href="/community">Community</a></li>
-               <!-- /apache || /start/download.html -->
+               <!-- /apache || /start/download -->
        <li class=""><a href="/apache">Apache</a></li>
     </ul>
 </nav>
@@ -147,7 +147,7 @@ When you need to download an older release you can find 
them in the archives.</p
 <hr />
 <h2 id="snapshot-repository">SNAPSHOT Repository</h2>
 <p>In order to use any SNAPSHOT versions mentioned in each download section of 
a specific Wicket version you have to configure the SNAPSHOT repository in your 
pom.xml.</p>
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="nt">&lt;repository&gt;</span>
+<figure class="highlight"><pre><code class="language-xml" 
data-lang="xml"><span class="nt">&lt;repository&gt;</span>
     <span class="nt">&lt;id&gt;</span>apache.snapshots<span 
class="nt">&lt;/id&gt;</span>
     <span class="nt">&lt;name&gt;</span>Apache Development Snapshot 
Repository<span class="nt">&lt;/name&gt;</span>
     <span 
class="nt">&lt;url&gt;</span>https://repository.apache.org/content/repositories/snapshots/<span
 class="nt">&lt;/url&gt;</span>
@@ -157,7 +157,7 @@ When you need to download an older release you can find 
them in the archives.</p
     <span class="nt">&lt;snapshots&gt;</span>
         <span class="nt">&lt;enabled&gt;</span>true<span 
class="nt">&lt;/enabled&gt;</span>
     <span class="nt">&lt;/snapshots&gt;</span>
-<span class="nt">&lt;/repository&gt;</span></code></pre></div>
+<span class="nt">&lt;/repository&gt;</span></code></pre></figure>
 <p>Beware that SNAPSHOT versions might be deleted after a while and that you 
should <strong>not use</strong> any of them to go live with.</p>
         </section>
     </div>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/start/overview.html
----------------------------------------------------------------------
diff --git a/content/start/overview.html b/content/start/overview.html
index 07b0024..22cb113 100644
--- a/content/start/overview.html
+++ b/content/start/overview.html
@@ -19,19 +19,19 @@
     <div class="l-container">
 <nav class="mainmenu">
     <ul>
-               <!-- /start/quickstart.html || /start/overview.html -->
+               <!-- /start/quickstart.html || /start/overview -->
        <li class=""><a href="/start/quickstart.html">Quick Start</a></li>
-               <!-- /start/download.html || /start/overview.html -->
+               <!-- /start/download.html || /start/overview -->
        <li class=""><a href="/start/download.html">Download</a></li>
-               <!-- /learn || /start/overview.html -->
+               <!-- /learn || /start/overview -->
        <li class=""><a href="/learn">Documentation</a></li>
-               <!-- /help || /start/overview.html -->
+               <!-- /help || /start/overview -->
        <li class=""><a href="/help">Support</a></li>
-               <!-- /contribute || /start/overview.html -->
+               <!-- /contribute || /start/overview -->
        <li class=""><a href="/contribute">Contribute</a></li>
-               <!-- /community || /start/overview.html -->
+               <!-- /community || /start/overview -->
        <li class=""><a href="/community">Community</a></li>
-               <!-- /apache || /start/overview.html -->
+               <!-- /apache || /start/overview -->
        <li class=""><a href="/apache">Apache</a></li>
     </ul>
 </nav>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/start/quickstart.html
----------------------------------------------------------------------
diff --git a/content/start/quickstart.html b/content/start/quickstart.html
index 7f2a3dc..776042c 100644
--- a/content/start/quickstart.html
+++ b/content/start/quickstart.html
@@ -19,19 +19,19 @@
     <div class="l-container">
 <nav class="mainmenu">
     <ul>
-               <!-- /start/quickstart.html || /start/quickstart.html -->
-       <li class="active"><a href="/start/quickstart.html">Quick Start</a></li>
-               <!-- /start/download.html || /start/quickstart.html -->
+               <!-- /start/quickstart.html || /start/quickstart -->
+       <li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+               <!-- /start/download.html || /start/quickstart -->
        <li class=""><a href="/start/download.html">Download</a></li>
-               <!-- /learn || /start/quickstart.html -->
+               <!-- /learn || /start/quickstart -->
        <li class=""><a href="/learn">Documentation</a></li>
-               <!-- /help || /start/quickstart.html -->
+               <!-- /help || /start/quickstart -->
        <li class=""><a href="/help">Support</a></li>
-               <!-- /contribute || /start/quickstart.html -->
+               <!-- /contribute || /start/quickstart -->
        <li class=""><a href="/contribute">Contribute</a></li>
-               <!-- /community || /start/quickstart.html -->
+               <!-- /community || /start/quickstart -->
        <li class=""><a href="/community">Community</a></li>
-               <!-- /apache || /start/quickstart.html -->
+               <!-- /apache || /start/quickstart -->
        <li class=""><a href="/apache">Apache</a></li>
     </ul>
 </nav>
@@ -100,7 +100,7 @@ select the appropriate Wicket version</li>
   <li>Copy the generated commandline to your clipboard and paste it in a 
 terminal (or a DOS box)</li>
   <li>Open the project in your IDE of choice</li>
-  <li>Start the <code>Start</code> class in the <em>src/test/java</em> 
folder</li>
+  <li>Start the <code class="highlighter-rouge">Start</code> class in the 
<em>src/test/java</em> folder</li>
   <li>Open your browser to <a target="_blank" 
href="http://localhost:8080";>http://localhost:8080</a></li>
 </ol>
 <p>And you’re done!</p>
@@ -153,7 +153,7 @@ execute the command.</p>
 <h4 id="result-of-the-maven-command">Result of the Maven command</h4>
 <p>Executing the Maven command line will result the following directory
 structure:</p>
-<pre><code>.\myproject
+<div class="highlighter-rouge"><pre class="highlight"><code>.\myproject
     |   pom.xml
     |
     \---src
@@ -178,6 +178,7 @@ structure:</p>
                     \---mycompany
                             Start.java
 </code></pre>
+</div>
 <p>It might be different depending on your settings (and version of
 Wicket), but this is basically the standard layout for web projects.</p>
 <h2 id="import-the-quick-start-in-your-ide">Import the Quick Start in your 
IDE</h2>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/start/wicket-1.3.x.html
----------------------------------------------------------------------
diff --git a/content/start/wicket-1.3.x.html b/content/start/wicket-1.3.x.html
index 86503a3..8f88456 100644
--- a/content/start/wicket-1.3.x.html
+++ b/content/start/wicket-1.3.x.html
@@ -19,19 +19,19 @@
     <div class="l-container">
 <nav class="mainmenu">
     <ul>
-               <!-- /start/quickstart.html || /start/wicket-1.3.x.html -->
+               <!-- /start/quickstart.html || /start/wicket-1.3.x -->
        <li class=""><a href="/start/quickstart.html">Quick Start</a></li>
-               <!-- /start/download.html || /start/wicket-1.3.x.html -->
+               <!-- /start/download.html || /start/wicket-1.3.x -->
        <li class="active"><a href="/start/download.html">Download</a></li>
-               <!-- /learn || /start/wicket-1.3.x.html -->
+               <!-- /learn || /start/wicket-1.3.x -->
        <li class=""><a href="/learn">Documentation</a></li>
-               <!-- /help || /start/wicket-1.3.x.html -->
+               <!-- /help || /start/wicket-1.3.x -->
        <li class=""><a href="/help">Support</a></li>
-               <!-- /contribute || /start/wicket-1.3.x.html -->
+               <!-- /contribute || /start/wicket-1.3.x -->
        <li class=""><a href="/contribute">Contribute</a></li>
-               <!-- /community || /start/wicket-1.3.x.html -->
+               <!-- /community || /start/wicket-1.3.x -->
        <li class=""><a href="/community">Community</a></li>
-               <!-- /apache || /start/wicket-1.3.x.html -->
+               <!-- /apache || /start/wicket-1.3.x -->
        <li class=""><a href="/apache">Apache</a></li>
     </ul>
 </nav>
@@ -67,19 +67,19 @@
 <p>This release branch <strong>does not</strong> follow semantic versioning. 
Upgrading
 between minor versions may break binary compatibility.</p>
 <h2 id="download">Download</h2>
-<p>The most recent release in this branch is: <strong>1.3.7</strong>. </p>
+<p>The most recent release in this branch is: <strong>1.3.7</strong>.</p>
 <p>You can get the release using Maven or download it manually.</p>
 <h3 id="using-apache-maven">Using Apache Maven</h3>
 <p>Use the following Maven dependency to use Wicket in your project:</p>
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="nt">&lt;dependency&gt;</span>
+<figure class="highlight"><pre><code class="language-xml" 
data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span 
class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>wicket<span 
class="nt">&lt;/artifactId&gt;</span>
     <span class="nt">&lt;version&gt;</span>1.3.7<span 
class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 <p>Add the snippet above to your project’s POM in the dependency
 (management) section.</p>
 <p>You can add more Wicket modules to your project by adding more
-dependencies (copy above snippet and change the <code>artifactId</code>
+dependencies (copy above snippet and change the <code 
class="highlighter-rouge">artifactId</code>
 accordingly).</p>
 <p>If you are not a Maven user, you can download the Wicket release 
manually.</p>
 <h3 id="download-manually">Download Manually</h3>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/start/wicket-1.4.x.html
----------------------------------------------------------------------
diff --git a/content/start/wicket-1.4.x.html b/content/start/wicket-1.4.x.html
index 735ff60..98735be 100644
--- a/content/start/wicket-1.4.x.html
+++ b/content/start/wicket-1.4.x.html
@@ -19,19 +19,19 @@
     <div class="l-container">
 <nav class="mainmenu">
     <ul>
-               <!-- /start/quickstart.html || /start/wicket-1.4.x.html -->
+               <!-- /start/quickstart.html || /start/wicket-1.4.x -->
        <li class=""><a href="/start/quickstart.html">Quick Start</a></li>
-               <!-- /start/download.html || /start/wicket-1.4.x.html -->
+               <!-- /start/download.html || /start/wicket-1.4.x -->
        <li class="active"><a href="/start/download.html">Download</a></li>
-               <!-- /learn || /start/wicket-1.4.x.html -->
+               <!-- /learn || /start/wicket-1.4.x -->
        <li class=""><a href="/learn">Documentation</a></li>
-               <!-- /help || /start/wicket-1.4.x.html -->
+               <!-- /help || /start/wicket-1.4.x -->
        <li class=""><a href="/help">Support</a></li>
-               <!-- /contribute || /start/wicket-1.4.x.html -->
+               <!-- /contribute || /start/wicket-1.4.x -->
        <li class=""><a href="/contribute">Contribute</a></li>
-               <!-- /community || /start/wicket-1.4.x.html -->
+               <!-- /community || /start/wicket-1.4.x -->
        <li class=""><a href="/community">Community</a></li>
-               <!-- /apache || /start/wicket-1.4.x.html -->
+               <!-- /apache || /start/wicket-1.4.x -->
        <li class=""><a href="/apache">Apache</a></li>
     </ul>
 </nav>
@@ -70,19 +70,19 @@ between minor versions may break binary compatibility.</p>
 <p>To see what changed in this release (and prior releases) you can read
 the <a 
href="http://archive.apache.org/dist/wicket/1.4.23/CHANGELOG-1.4";>change 
log</a>.</p>
 <h2 id="download">Download</h2>
-<p>The most recent release in this branch is: <strong>1.4.23</strong>. </p>
+<p>The most recent release in this branch is: <strong>1.4.23</strong>.</p>
 <p>You can get the release using Maven or download it manually.</p>
 <h3 id="using-apache-maven">Using Apache Maven</h3>
 <p>Use the following Maven dependency to use Wicket in your project:</p>
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="nt">&lt;dependency&gt;</span>
+<figure class="highlight"><pre><code class="language-xml" 
data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span 
class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>wicket<span 
class="nt">&lt;/artifactId&gt;</span>
     <span class="nt">&lt;version&gt;</span>1.4.23<span 
class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 <p>Add the snippet above to your project’s POM in the dependency
 (management) section.</p>
 <p>You can add more Wicket modules to your project by adding more
-dependencies (copy above snippet and change the <code>artifactId</code>
+dependencies (copy above snippet and change the <code 
class="highlighter-rouge">artifactId</code>
 accordingly).</p>
 <p>If you are not a Maven user, you can download the Wicket release 
manually.</p>
 <h3 id="download-manually">Download Manually</h3>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/start/wicket-1.5.x.html
----------------------------------------------------------------------
diff --git a/content/start/wicket-1.5.x.html b/content/start/wicket-1.5.x.html
index dd79f37..454a92f 100644
--- a/content/start/wicket-1.5.x.html
+++ b/content/start/wicket-1.5.x.html
@@ -19,19 +19,19 @@
     <div class="l-container">
 <nav class="mainmenu">
     <ul>
-               <!-- /start/quickstart.html || /start/wicket-1.5.x.html -->
+               <!-- /start/quickstart.html || /start/wicket-1.5.x -->
        <li class=""><a href="/start/quickstart.html">Quick Start</a></li>
-               <!-- /start/download.html || /start/wicket-1.5.x.html -->
+               <!-- /start/download.html || /start/wicket-1.5.x -->
        <li class="active"><a href="/start/download.html">Download</a></li>
-               <!-- /learn || /start/wicket-1.5.x.html -->
+               <!-- /learn || /start/wicket-1.5.x -->
        <li class=""><a href="/learn">Documentation</a></li>
-               <!-- /help || /start/wicket-1.5.x.html -->
+               <!-- /help || /start/wicket-1.5.x -->
        <li class=""><a href="/help">Support</a></li>
-               <!-- /contribute || /start/wicket-1.5.x.html -->
+               <!-- /contribute || /start/wicket-1.5.x -->
        <li class=""><a href="/contribute">Contribute</a></li>
-               <!-- /community || /start/wicket-1.5.x.html -->
+               <!-- /community || /start/wicket-1.5.x -->
        <li class=""><a href="/community">Community</a></li>
-               <!-- /apache || /start/wicket-1.5.x.html -->
+               <!-- /apache || /start/wicket-1.5.x -->
        <li class=""><a href="/apache">Apache</a></li>
     </ul>
 </nav>
@@ -72,19 +72,19 @@ between minor versions may break binary compatibility.</p>
 <p>To see what changed in this release (and prior releases) you can read
 the <a 
href="http://archive.apache.org/dist/wicket/1.5.14/CHANGELOG-1.5";>change 
log</a>.</p>
 <h2 id="download">Download</h2>
-<p>The most recent release in this branch is: <strong>1.5.14</strong>. </p>
+<p>The most recent release in this branch is: <strong>1.5.14</strong>.</p>
 <p>You can get the release using Maven or download it manually.</p>
 <h3 id="using-apache-maven">Using Apache Maven</h3>
 <p>Use the following Maven dependency to use Wicket in your project:</p>
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="nt">&lt;dependency&gt;</span>
+<figure class="highlight"><pre><code class="language-xml" 
data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span 
class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>wicket-core<span 
class="nt">&lt;/artifactId&gt;</span>
     <span class="nt">&lt;version&gt;</span>1.5.14<span 
class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 <p>Add the snippet above to your project’s POM in the dependency
 (management) section.</p>
 <p>You can add more Wicket modules to your project by adding more
-dependencies (copy above snippet and change the <code>artifactId</code>
+dependencies (copy above snippet and change the <code 
class="highlighter-rouge">artifactId</code>
 accordingly).</p>
 <p>If you are not a Maven user, you can download the Wicket release 
manually.</p>
 <h3 id="download-manually">Download Manually</h3>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/start/wicket-6.x.html
----------------------------------------------------------------------
diff --git a/content/start/wicket-6.x.html b/content/start/wicket-6.x.html
index 03964fe..0291b35 100644
--- a/content/start/wicket-6.x.html
+++ b/content/start/wicket-6.x.html
@@ -19,19 +19,19 @@
     <div class="l-container">
 <nav class="mainmenu">
     <ul>
-               <!-- /start/quickstart.html || /start/wicket-6.x.html -->
+               <!-- /start/quickstart.html || /start/wicket-6.x -->
        <li class=""><a href="/start/quickstart.html">Quick Start</a></li>
-               <!-- /start/download.html || /start/wicket-6.x.html -->
+               <!-- /start/download.html || /start/wicket-6.x -->
        <li class="active"><a href="/start/download.html">Download</a></li>
-               <!-- /learn || /start/wicket-6.x.html -->
+               <!-- /learn || /start/wicket-6.x -->
        <li class=""><a href="/learn">Documentation</a></li>
-               <!-- /help || /start/wicket-6.x.html -->
+               <!-- /help || /start/wicket-6.x -->
        <li class=""><a href="/help">Support</a></li>
-               <!-- /contribute || /start/wicket-6.x.html -->
+               <!-- /contribute || /start/wicket-6.x -->
        <li class=""><a href="/contribute">Contribute</a></li>
-               <!-- /community || /start/wicket-6.x.html -->
+               <!-- /community || /start/wicket-6.x -->
        <li class=""><a href="/community">Community</a></li>
-               <!-- /apache || /start/wicket-6.x.html -->
+               <!-- /apache || /start/wicket-6.x -->
        <li class=""><a href="/apache">Apache</a></li>
     </ul>
 </nav>
@@ -74,19 +74,19 @@ releases will not break compatibility.</p>
 <p>To see what changed in this release (and prior releases) you can read
 the <a 
href="http://archive.apache.org/dist/wicket/6.21.0/CHANGELOG-6.x";>change 
log</a>.</p>
 <h2 id="download">Download</h2>
-<p>The most recent release in this branch is: <strong>6.21.0</strong>. </p>
+<p>The most recent release in this branch is: <strong>6.21.0</strong>.</p>
 <p>You can get the release using Maven or download it manually.</p>
 <h3 id="using-apache-maven">Using Apache Maven</h3>
 <p>Use the following Maven dependency to use Wicket in your project:</p>
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="nt">&lt;dependency&gt;</span>
+<figure class="highlight"><pre><code class="language-xml" 
data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span 
class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>wicket-core<span 
class="nt">&lt;/artifactId&gt;</span>
     <span class="nt">&lt;version&gt;</span>6.21.0<span 
class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 <p>Add the snippet above to your project’s POM in the dependency
 (management) section.</p>
 <p>You can add more Wicket modules to your project by adding more
-dependencies (copy above snippet and change the <code>artifactId</code>
+dependencies (copy above snippet and change the <code 
class="highlighter-rouge">artifactId</code>
 accordingly).</p>
 <p>If you are not a Maven user, you can download the Wicket release 
manually.</p>
 <h3 id="download-manually">Download Manually</h3>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/start/wicket-7.x.html
----------------------------------------------------------------------
diff --git a/content/start/wicket-7.x.html b/content/start/wicket-7.x.html
index a8da827..34ce7f3 100644
--- a/content/start/wicket-7.x.html
+++ b/content/start/wicket-7.x.html
@@ -19,19 +19,19 @@
     <div class="l-container">
 <nav class="mainmenu">
     <ul>
-               <!-- /start/quickstart.html || /start/wicket-7.x.html -->
+               <!-- /start/quickstart.html || /start/wicket-7.x -->
        <li class=""><a href="/start/quickstart.html">Quick Start</a></li>
-               <!-- /start/download.html || /start/wicket-7.x.html -->
+               <!-- /start/download.html || /start/wicket-7.x -->
        <li class="active"><a href="/start/download.html">Download</a></li>
-               <!-- /learn || /start/wicket-7.x.html -->
+               <!-- /learn || /start/wicket-7.x -->
        <li class=""><a href="/learn">Documentation</a></li>
-               <!-- /help || /start/wicket-7.x.html -->
+               <!-- /help || /start/wicket-7.x -->
        <li class=""><a href="/help">Support</a></li>
-               <!-- /contribute || /start/wicket-7.x.html -->
+               <!-- /contribute || /start/wicket-7.x -->
        <li class=""><a href="/contribute">Contribute</a></li>
-               <!-- /community || /start/wicket-7.x.html -->
+               <!-- /community || /start/wicket-7.x -->
        <li class=""><a href="/community">Community</a></li>
-               <!-- /apache || /start/wicket-7.x.html -->
+               <!-- /apache || /start/wicket-7.x -->
        <li class=""><a href="/apache">Apache</a></li>
     </ul>
 </nav>
@@ -73,15 +73,15 @@ releases will not break compatibility.</p>
 You can get the release using <a href="#maven">Maven</a> or <a 
href="#manually">download it manually</a>.</p>
 <h3 id="maven">Using Apache Maven</h3>
 <p>Use the following Maven dependency to use Wicket in your project:</p>
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="nt">&lt;dependency&gt;</span>
+<figure class="highlight"><pre><code class="language-xml" 
data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span 
class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>wicket-core<span 
class="nt">&lt;/artifactId&gt;</span>
     <span class="nt">&lt;version&gt;</span>7.2.0<span 
class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 <p>Add the snippet above to your project’s POM in the dependency
 (management) section.</p>
 <p>You can add more Wicket modules to your project by adding more
-dependencies (copy above snippet and change the <code>artifactId</code>
+dependencies (copy above snippet and change the <code 
class="highlighter-rouge">artifactId</code>
 accordingly).</p>
 <p>If you are not a Maven user, you can download the Wicket release 
manually.</p>
 <h3 id="manually">Download Manually</h3>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/start/wicket-8.x.html
----------------------------------------------------------------------
diff --git a/content/start/wicket-8.x.html b/content/start/wicket-8.x.html
index db42e93..afc962e 100644
--- a/content/start/wicket-8.x.html
+++ b/content/start/wicket-8.x.html
@@ -19,19 +19,19 @@
     <div class="l-container">
 <nav class="mainmenu">
     <ul>
-               <!-- /start/quickstart.html || /start/wicket-8.x.html -->
+               <!-- /start/quickstart.html || /start/wicket-8.x -->
        <li class=""><a href="/start/quickstart.html">Quick Start</a></li>
-               <!-- /start/download.html || /start/wicket-8.x.html -->
+               <!-- /start/download.html || /start/wicket-8.x -->
        <li class="active"><a href="/start/download.html">Download</a></li>
-               <!-- /learn || /start/wicket-8.x.html -->
+               <!-- /learn || /start/wicket-8.x -->
        <li class=""><a href="/learn">Documentation</a></li>
-               <!-- /help || /start/wicket-8.x.html -->
+               <!-- /help || /start/wicket-8.x -->
        <li class=""><a href="/help">Support</a></li>
-               <!-- /contribute || /start/wicket-8.x.html -->
+               <!-- /contribute || /start/wicket-8.x -->
        <li class=""><a href="/contribute">Contribute</a></li>
-               <!-- /community || /start/wicket-8.x.html -->
+               <!-- /community || /start/wicket-8.x -->
        <li class=""><a href="/community">Community</a></li>
-               <!-- /apache || /start/wicket-8.x.html -->
+               <!-- /apache || /start/wicket-8.x -->
        <li class=""><a href="/apache">Apache</a></li>
     </ul>
 </nav>
@@ -69,15 +69,15 @@ releases will not break compatibility.</p>
 You can test the current state of development using <a 
href="#maven">Maven</a>.</p>
 <h3 id="maven">Using Apache Maven</h3>
 <p>Use the following Maven dependency to use Wicket in your project:</p>
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="nt">&lt;dependency&gt;</span>
+<figure class="highlight"><pre><code class="language-xml" 
data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span 
class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>wicket-core<span 
class="nt">&lt;/artifactId&gt;</span>
     <span class="nt">&lt;version&gt;</span>8.0.0-SNAPSHOT<span 
class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 <p>Add the snippet above to your project’s POM in the dependency
 (management) section.</p>
 <p>You can add more Wicket modules to your project by adding more
-dependencies (copy above snippet and change the <code>artifactId</code>
+dependencies (copy above snippet and change the <code 
class="highlighter-rouge">artifactId</code>
 accordingly).</p>
 <p>If you are not a Maven user, you can download the Wicket release 
manually.</p>
 <h2 id="requirements">Requirements</h2>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/learn/index.md
----------------------------------------------------------------------
diff --git a/learn/index.md b/learn/index.md
index eaf1745..bbe96e7 100644
--- a/learn/index.md
+++ b/learn/index.md
@@ -94,6 +94,7 @@ Wicket's API. We have done our best to document all the 
changes and
 provide migration paths between the different Wicket versions.
 
 Here's a list of the migration guides:
+
 <div class="button-bar">
     <a class="button" href="http://s.apache.org/wicket8migration";>
         Wicket 8<br>

Reply via email to