in reply to RFC: Highlighting portions of code

I don't really have an opinion on wether a feature like this is needed, but if it's implemented, it might as well be implemented in a way that still leaves the raw code compilable...

<hcode> sub the_time { return scalar localtime @_; #..........^^^^^^ } </hcode>

...now nothing special needs to be done with the d/l code links.