No markup in shortdesc

The example parser and index template don't handle markup in the shortdesc element.  Use the docs element instead.
This commit is contained in:
Tim Schaub
2014-04-04 07:24:35 -06:00
parent 6c84358619
commit 2a4300085e
6 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
<div class="span12">
<h4 id="title">Draw features example</h4>
<p id="shortdesc">Example of using the <code>ol.interaction.Draw</code> interaction.</p>
<p id="shortdesc">Example of using the ol.interaction.Draw interaction.</p>
<form class="form-inline">
<label>Geometry type &nbsp;</label>
<select id="type">