User-defined language sharing
- 
 There used to be a place to share user-defined languages. 
 I’ve started to develop one, but it occurred to me that:
 (a) I should check to see if there’s already one;
 (b) If not, I should share it once it’s done.Is there still a place to share? 
- 
 @marc-wilson said in User-defined language sharing: Is there still a place to share? 
- 
 @marc-wilson FWIW I bundled 2 with my theme (Dockerfile, markdown): https://github.com/webketje/notepad-plus-plus-duotone-dark-theme/tree/master/userDefineLangs. Other technique for some formats is to re-use existing definitions. E.g. env reg prettierrc eslintrc gitmodules gitattributes dotfiles use a variant of INI file format 
