Rename HTMLChars section -> HTML Characters.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5509 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
26f025e336
commit
73b3596ca6
@ -6,7 +6,7 @@
|
||||
<meta name="generator" content="Docutils 0.4: http://docutils.sourceforge.net/" />
|
||||
<title>Geany</title>
|
||||
<meta name="authors" content="Enrico Tröger Nick Treleaven Frank Lanitz" />
|
||||
<meta name="date" content="2010-12-22" />
|
||||
<meta name="date" content="2010-12-30" />
|
||||
<style type="text/css">
|
||||
|
||||
/*
|
||||
@ -139,7 +139,7 @@ Stylesheet for Geany's documentation based on a version of John Gabriele.
|
||||
<br />Nick Treleaven
|
||||
<br />Frank Lanitz</td></tr>
|
||||
<tr><th class="docinfo-name">Date:</th>
|
||||
<td>2010-12-22</td></tr>
|
||||
<td>2010-12-30</td></tr>
|
||||
<tr><th class="docinfo-name">Version:</th>
|
||||
<td>0.20</td></tr>
|
||||
</tbody>
|
||||
@ -469,7 +469,7 @@ of this program, and also in the chapter <a class="reference" href="#gnu-general
|
||||
</ul>
|
||||
</li>
|
||||
<li><a class="reference" href="#plugin-documentation" id="id210" name="id210">Plugin documentation</a><ul>
|
||||
<li><a class="reference" href="#htmlchars" id="id211" name="id211">HTMLChars</a><ul>
|
||||
<li><a class="reference" href="#html-characters" id="id211" name="id211">HTML Characters</a><ul>
|
||||
<li><a class="reference" href="#insert-entity-dialog" id="id212" name="id212">Insert entity dialog</a></li>
|
||||
<li><a class="reference" href="#replace-special-chars-by-its-entity" id="id213" name="id213">Replace special chars by its entity</a><ul>
|
||||
<li><a class="reference" href="#at-typing-time" id="id214" name="id214">At typing time</a></li>
|
||||
@ -5619,9 +5619,9 @@ use 'SearchEntry')</td>
|
||||
<div class="section">
|
||||
<h1><a class="toc-backref" href="#id210" id="plugin-documentation" name="plugin-documentation">Plugin documentation</a></h1>
|
||||
<div class="section">
|
||||
<h2><a class="toc-backref" href="#id211" id="htmlchars" name="htmlchars">HTMLChars</a></h2>
|
||||
<p>The HTMLChars plugin helps when working with special characters in
|
||||
XML/HTML, e.g. German Umlauts ü and ä.</p>
|
||||
<h2><a class="toc-backref" href="#id211" id="html-characters" name="html-characters">HTML Characters</a></h2>
|
||||
<p>The HTML Characters plugin helps when working with special
|
||||
characters in XML/HTML, e.g. German Umlauts ü and ä.</p>
|
||||
<div class="section">
|
||||
<h3><a class="toc-backref" href="#id212" id="insert-entity-dialog" name="insert-entity-dialog">Insert entity dialog</a></h3>
|
||||
<p>When the plugin is enabled, you can insert special character
|
||||
@ -6461,7 +6461,7 @@ USE OR PERFORMANCE OF THIS SOFTWARE.</p>
|
||||
<div class="footer">
|
||||
<hr class="footer" />
|
||||
<a class="reference" href="geany.txt">View document source</a>.
|
||||
Generated on: 2010-12-30 17:48 UTC.
|
||||
Generated on: 2011-01-04 18:21 UTC.
|
||||
Generated by <a class="reference" href="http://docutils.sourceforge.net/">Docutils</a> from <a class="reference" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> source.
|
||||
|
||||
</div>
|
||||
|
@ -4715,11 +4715,11 @@ Quit Quit Geany
|
||||
Plugin documentation
|
||||
====================
|
||||
|
||||
HTMLChars
|
||||
---------
|
||||
HTML Characters
|
||||
---------------
|
||||
|
||||
The HTMLChars plugin helps when working with special characters in
|
||||
XML/HTML, e.g. German Umlauts ü and ä.
|
||||
The HTML Characters plugin helps when working with special
|
||||
characters in XML/HTML, e.g. German Umlauts ü and ä.
|
||||
|
||||
|
||||
Insert entity dialog
|
||||
|
Loading…
x
Reference in New Issue
Block a user