I'm trying to figure out how the following file gets generated: ./ide/markdown/src/org/netbeans/modules/markdown/markdown.tmLanguage.json
I've looked at the original Github source and run it through a XML to JSON converter. So I can see how it gets *partially *created. The problem for me is that the markdown json file looks to be customized somehow. And that is what I can quite figure out. So how does it get created? -brad w.