User talk:Showell

From Rosetta Code

Lang tag

I think that when you add CoffeeScript programs, you should write

<lang coffeescript>...</lang>

(or the like) rather than

<lang>...</lang>

so that if someone eventually writes a syntax highlighting file for it all of the code will be highlighted. (It probably wouldn't take long to port the JavaScript file to CS.)

What do you think?

CRGreathouse 05:10, 29 March 2012 (UTC)

I've always done that. Do you have a specific example in mind where I forgot to do this? --Showell 05:18, 29 March 2012 (UTC)