Has anyone been able to get a package like SyntaxHighlighter to work with SharePoint wikis?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
|
Not with wikis (haven't tried) but I did get it to work with a Blog site. Just a matter of putting the javascript packages into a document library and referencing them within a content editor web part. Had to edit the HTML for a blog post that had code in, right enough. |
|||||
|
|
I created a syntax highlighter for SharePoint Wiki you will find the code here: http://code.msdn.microsoft.com/SharePoint-Syntax-ac532d71 About the backgrounds you will find my blog post here: http://www.n8d.at/blog/use-syntax-highlighter-in-sharepoint-rich-text-editor/ |
|||
|
|