Fixed release task.
This commit is contained in:
parent
f5f9d5cbda
commit
ce8833ca53
3 changed files with 11 additions and 8 deletions
|
@ -88,7 +88,7 @@ Cause: <pre><span class="kw"><hs:cause</span><span class="ot"> default<
|
|||
</tr>
|
||||
<tr class="even">
|
||||
<td style="text-align: left;"><code>escapeXml</code></td>
|
||||
<td style="text-align: left;">Converts <,>,&,'," to their corresponding <a href="http://dev.w3.org/html5/html-author/charref">entity codes</a>. Value is <code>true</code> by default.</td>
|
||||
<td style="text-align: left;">Converts <, >, &, ', " to their corresponding <a href="http://dev.w3.org/html5/html-author/charref">entity codes</a>. Value is <code>true</code> by default.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -119,7 +119,7 @@ Cause: <pre><span class="kw"><hs:cause</span><span class="ot"> default<
|
|||
</tr>
|
||||
<tr class="odd">
|
||||
<td style="text-align: left;"><code>escapeXml</code></td>
|
||||
<td style="text-align: left;">Converts <,>,&,'," to their corresponding <a href="http://dev.w3.org/html5/html-author/charref">entity codes</a>. Value is <code>true</code> by default.</td>
|
||||
<td style="text-align: left;">Converts <, >, &, ', " to their corresponding <a href="http://dev.w3.org/html5/html-author/charref">entity codes</a>. Value is <code>true</code> by default.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue