How do I Display Code Samples On Web Pages With Nice Syntax Styling Like Stack Overflow Does?

后端 未结 3 443
臣服心动
臣服心动 2021-01-30 09:58

I would like to be able to pull some code samples out of a database and/or have the text embedded into the website and then have the sample formatted in a code like fashion on t

3条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-01-30 10:34

    I use SyntaxHighlighter by Alex Gorbatchev

    http://alexgorbatchev.com/wiki/SyntaxHighlighter

    It's used on Yahoo Developer Network

    http://developer.yahoo.com/yui/animation/

提交回复
热议问题