Arena  1.0
A content management system
 All Classes Files Functions Variables Pages
PostsWithHighlighting.py File Reference

This file extends AnArenaPost to allow for syntax highlighting within code blocks. More...

Classes

class  Plugins.Content.PerUser.Arena.PostsWithHighlighting.AnArenaPostWithHighlighting
 A post handler that allows for syntax highlighting by replacing the default Markdown parser with a modified one. More...
 

Detailed Description

This file extends AnArenaPost to allow for syntax highlighting within code blocks.