the haml syntax highlighting file for KDE was lost, the link:
http://www.wrong.button.com/code/haml.xml
was dead.
i could reach the author so i got off^H^H^H on my ass and made
something similar. uploaded it to this group:
http://haml.googlegroups.com/web/haml_highlighting_for_kde.tar.gz
please help me test/extend it (just bump the version number by a minor
if you do), thanks!
it works quite well so far. (oh, multiline stuff, using a pipe sign,
has to be implemented, not in the TODO yet)
here some stuff, like TODOs, from the file (i dont like to type it
twice):
<language name="haml with Ruby" version="1.0" kateversion="2.3"
section="Markup"
extensions="*.haml" mimetype="text/x-haml"
author="Cies Breijs (cies_at_kde_nl)" license="LGPL">
<!-- learned and copied a lot from rhtml.xml -->
<!-- TODO: commenting doesn't work, test all of the haml spec with
this highlighting scheme, mark more error (currently only unpaired
spaces on indentation), give ruby code a little background, highlight
xml entities in plain text -->
<!-- ripped out some functionality from rhtml, like GDL, maybe put
this back in some day... -->
<!-- rhtml is rails specific, i ripped the rails helper keywords out
as i'm a _merb_ guy... -->
cheers,
cies breijs.