Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I tend the think the answer is no based on this article. There is so much noise with these search terms that I am having problems coming up with a definitive answer.

share|improve this question

2 Answers

up vote 8 down vote accepted

SharePoint Wiki out of the box does not support 'full' standard wiki markup languages. (Most commonly the "[[page]]" markup is the only utilized wiki markup in SharePoint wikis). This is one of the foremost complaints with the SharePoint wiki.

share|improve this answer
Have you looked at the codeplex link? Some interesting stuff. – ojblass Apr 5 '09 at 18:59
For the enhanced wiki, yes. We use an alternative one from KwizCom. Not bad. Though the PM for the vNext SharePoint wiki is on twitter and REALLY listening to everyone's feedback. – Joshua Apr 7 '09 at 12:03

According to wikipedia, sharepoint supports wikis out of the box. And there's an improved wiki for sharepoint on codeplex.

share|improve this answer
1  
They aren't wikis as they don't support markup. It says that quite clearly in the first paragraph of your wikipedia link. Thanks for the Codeplex link. – Nick Apr 23 '09 at 9:17

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.