how i can show the code in post that user need to show
i need to implemented add post system just like other blogging system such as wordpress.
i need a feature that user can put the code if they want and syntaxhighlighter show them in f开发者_Python百科ormat.
how it is possible. what thing i need to use to do this.
You can use Javascript based syntax highlighter such as this one.
精彩评论