<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
It only seems to happen in some case, and I can't see a pattern yet.
This link <a class="moz-txt-link-freetext" href="http://www.solidgone.com/pmwiki/index.php?n=Main.WikiSandbox">http://www.solidgone.com/pmwiki/index.php?n=Main.WikiSandbox</a>
show two problems. <br>
<br>
First is where the ` gets displayed (with the word MKI)<br>
<br>
Second is where the word gets a space inserted (word MR2)<br>
<br>
&nbsp;~ ~ Dave<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:pmichaud@pobox.com">pmichaud@pobox.com</a> wrote:
<blockquote cite="mid20050727073630.GJ12224@host.pmichaud.com"
 type="cite">
  <pre wrap="">On Tue, Jul 26, 2005 at 09:19:41PM -0400, DaveG wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Just as an FYI, if you define a WikiWordCount word, and then someone 
unknowingly uses the `, you end up with the ` not being stripped. Which 
would mean if an acronym was introduced and ignored using ` syntax, and 
then that word was added to the WikiWordCount, pages get littered with 
the prefixed `.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Hmm, I don't seem to have this problem on pmwiki.org -- see
<a class="moz-txt-link-freetext" href="http://www.pmwiki.org/wiki/Test/WikiWordCount">http://www.pmwiki.org/wiki/Test/WikiWordCount</a> .  The
text there is

    Here's `PmWiki #1, PmWiki #2, `PmWiki #3, PmWiki #4, and `PmWiki #5.

where $WikiWordCount['PmWiki'] has been set to 1.  Only the #2 occurrence
turns into a link, and all of the other instances of PmWiki seem to
render without any `.

Can you give an example where it's not working...?

Pm

  </pre>
</blockquote>
</body>
</html>