Bugs item #704423, was opened at 2003-03-16 02:03
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=106121&aid=704423&group_id=6121
Category: None
Group: Wiki syntax
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Non-linked parser bug
Initial Comment:
The parser doesn't handle escaped words that start with
a single cap followed by a valid linkable reference.
For example:
~CMyClassName doesn't work.
~CoMyClassName works.
A workaround does exist:
~C~MyClassName
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=106121&aid=704423&group_id=6121
|