<div dir="ltr">Hello, everyone!<br><br>I&#39;m using pmwiki-2.1.27 and I think that I&#39;ve found a bug there.<br>I use UTF-8 encoding with Cyrillic characters (russian). And in this case Conditional Markup <b>(:if:)</b> stops working when my page grew enough.<br>

<br>For example, I have a page with ~19000 characters (<a href="http://finar.ru/finarru20/index.php/Repositorium/HomeBackup" target="_blank">that page exactly</a>), with simple code <br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">

(:if true:)foo(:ifend:)<br></blockquote>on the top of it. It works alright.<br><br>After
this, I add 1000 more characters of simle text, so it gets 20000 in
summary. At that moment my content just dissapears! All the code is
still on its place, but no parsing goes on, and in &quot;View&quot; mode I see
nothing. Immediately after deleting &quot;(:if true:)123(:ifend:)&quot; from the
top of code, my page starts working normally.<br>
<br>I&#39;ve tested my site on my local webserver XAMPP under Windows, and got the same result. <br><br>If
it is not inconvenient to you, please help me to solve that problem. <br>
<br>Best regards,<br>Finar (<a href="http://www.finar.ru/" target="_blank">www.finar.ru</a>).</div>