Hi,

is there any suitable module for code highlighting in Drupal 5? I found 3 modules which are all total crap.

Vim Color
Invoking an in perl written commandline tool from an php-based Web-Frontend is ugly in any case, but at least it worked until Drupal 4, which I am not using any more.

Codefilter
Supports only highlighting for PHP.

Chili Highlighter
This module is using Javascript to highlight the code, which is just "worst practice" and damn ugly.

If these the only available modules for code highlighting i will write my own one, but if there is already a working solution, please tell me. Thanks.