monoid
monoid copied to clipboard
Ligature request: <!--- and ---> for CFML 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 makes sense, didn't know about that comment. Will prolly add soon.