synched indent with en

This commit is contained in:
messju
2005-06-08 16:40:03 +00:00
parent f06d39f820
commit 39d31ce096

View File

@@ -41,9 +41,9 @@
verborgen bleiben und dennoch les-/linkbar für Webbrowser bleiben.
Als Standard, wird 'HTML'-Maskierung verwendet.
</para>
<example>
<title>escape (Maskieren)</title>
<programlisting>
<example>
<title>escape (Maskieren)</title>
<programlisting>
index.php:
$smarty = new Smarty;
@@ -68,9 +68,10 @@ AUSGABE:
&amp;#039;Zwei Unbekannte haben im Lidl in Monheim 24 Pakete Kaffee gestohlen.&amp;#039;
%27Zwei+Unbekannte+haben+im+Lidl+in+Monheim+24+Pakete+Kaffee+gestohlen.%27
\'Zwei Unbekannte haben im Lidl in Monheim 24 Pakete Kaffee gestohlen.\'
&lt;a href=&quot;mailto:%62%6f%62%40%6d%65%2e%6e%65%74&quot;&gt;&amp;#x62;&amp;#x6f;&amp;#x62;&amp;#x40;&amp;#x6d;&amp;#x65;&amp;#x2e;&amp;#x6e;&amp;#x65;&amp;#x74;&lt;/a&gt;</programlisting>
</example>
</sect1>
&lt;a href=&quot;mailto:%62%6f%62%40%6d%65%2e%6e%65%74&quot;&gt;&amp;#x62;&amp;#x6f;&amp;#x62;&amp;#x40;&amp;#x6d;&amp;#x65;&amp;#x2e;&amp;#x6e;&amp;#x65;&amp;#x74;&lt;/a&gt;
</programlisting>
</example>
</sect1>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml