PHP/HTML web syntax highlighter available

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tim Tyler

    #1

    PHP/HTML web syntax highlighter available

    I've released the first proper version of my PHP/HTML syntax highlighter.

    This program takes HTML from a URL or a file, syntax highlights it
    and produces a web page containing the results.

    The program - and some examples - can be found at:

    --> http://mandala.co.uk/syntax_highlighting/

    There are currently 25 highlighting categories - as follows:

    PHP HTML
    --------------------------------
    Method Text
    Keyword Comment
    String Equals
    Comment String
    Tags Number
    Tags (background) Entity
    Punctuation Argument
    Brackets Parameter
    Braces Angle bracket
    Escaped character Tag Open
    Operator Tag Close
    Number
    Variable
    Constant

    Many more things need doing. If you find a bug - or think you can
    help improve this program - don't hesitate to drop me a line.

    The source code has been placed in the public domain.

    Enjoy,
    --
    __________
    |im |yler http://timtyler.org/ tim@tt1lock.org Remove lock to reply.
Working...