Hi Michael! (describe-variable 'emacs-wiki-publishing-markup) contains the following:
Special handling of WikiNames If you need to add a plural at the end of a WikiName, separate it with four single quotes (WikiName''''s) or make it an explicit link ([[WikiName]]s). To prevent a link name (of any type) from being treated as such, surround it with =equals= (to display it in monotype), or prefix it with the tag <nop> to escape it from WikiName markup. The <nop> Tag is now displayed and the following WikiName is used as link. The =LinkEscaping= method works for me. Stefan. _______________________________________________ emacs-wiki-discuss mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss
