monoid icon indicating copy to clipboard operation
monoid copied to clipboard

Ligature request: <!--- and ---> for CFML comments

Open we3geeks opened this issue 9 years ago • 1 comments

CFML (an HTML-like markup language supported by Adobe ColdFusion's and Lucee's respective application servers) uses <!--- and ---> for comments. Having the existing HTML/XML comment <!-- and --> ligatures without their CFML counterparts makes it tough to read/work with CFML code with a monospaced font supporting ligatures, as only part of the comment identifier token is "ligaturized".

we3geeks avatar Dec 12 '16 12:12 we3geeks

@we3geeks makes sense, didn't know about that comment. Will prolly add soon.

larsenwork avatar Feb 18 '17 17:02 larsenwork