line-count icon indicating copy to clipboard operation
line-count copied to clipboard

Add support for EJS files (.ejs)

Open PlanetVaster opened this issue 8 years ago • 0 comments

Many people including myself use EJS as the view engine for Express. It's very, very similar to HTML and shouldn't take much work to add. It would be awesome to see support for EJS files. The file-extension is .ejs and website is http://ejs.co/.

PlanetVaster avatar Apr 27 '18 16:04 PlanetVaster