[Mediawiki-l] Extension: how to parse wiki text?
Jean-Christian Imbeault
jci at gol.com
Fri Mar 25 01:54:14 UTC 2005
I have written a mediawiki extension for 1.4.0 that returns text that
contains wikitext. For example it contains tags like [[article title]].
The problem I am facing is that the wikitext is not being interpreted
but is being displayed 'as-is', i.e. as [[article title]] and not as a
link to an article.
What is the correct way to get this text parsed so that wikitext is
rendered properly?
Thanks,
Jc
More information about the MediaWiki-l
mailing list