[kde-doc-english] [kate] doc/kate: use entities
T.C. Hollingsworth
tchollingsworth at gmail.com
Tue Feb 18 21:16:11 UTC 2014
Git commit 1a5fa1f99597e3912fe7ee710e12d9cf68184a92 by T.C. Hollingsworth.
Committed on 18/02/2014 at 21:15.
Pushed by hollingsworth into branch 'master'.
use entities
M +2 -2 doc/kate/highlighting.docbook
http://commits.kde.org/kate/1a5fa1f99597e3912fe7ee710e12d9cf68184a92
diff --git a/doc/kate/highlighting.docbook b/doc/kate/highlighting.docbook
index d855578..06e4cad 100644
--- a/doc/kate/highlighting.docbook
+++ b/doc/kate/highlighting.docbook
@@ -682,7 +682,7 @@ to match. The <userinput>insensitive</userinput> attribute defaults to
<emphasis>false</emphasis> and is passed to the string comparison
function. If the value is <emphasis>true</emphasis> insensitive
comparing is used.</para>
-<para>Since: Kate 3.5 (KDE 4.5)</para>
+<para>Since: &kate; 3.5 (&kde; 4.5)</para>
</listitem>
</varlistentry>
@@ -829,7 +829,7 @@ will not find strings spanning over a line break.</para>
<listitem>
<para>Matches a specified char at the end of a line.</para>
<programlisting><LineContinue (common attributes) [char="\"] /></programlisting>
-<para><userinput>char</userinput> optional character to match, default is backslash (<userinput>'\'</userinput>). New since KDE 4.13.</para>
+<para><userinput>char</userinput> optional character to match, default is backslash (<userinput>'\'</userinput>). New since &kde; 4.13.</para>
<para>This rule is useful for switching context at end of line. This is needed for
example in C/C++ to continue macros or strings.</para>
</listitem>
More information about the kde-doc-english
mailing list