rocco/lib
Mike West 9d49139090 Fixing block comment highlighting for block-only languages
Languages without single-line comments (CSS) explode when running
through `highlight`, as the `DIVIDER` mechanism doesn't deal well with
`nil` comment characters.  I've reworked the mechanism such that it
uses multi-line comments when single-line comments aren't available.
2010-11-25 16:12:28 +01:00
..
rocco Really fixing extensionless file support 2010-11-21 16:18:28 +01:00
rocco.rb Fixing block comment highlighting for block-only languages 2010-11-25 16:12:28 +01:00