As an ex-Meetuper I can say that theres a diversity of editors in use. Largely Emacs and Vim, but a few eclipse, a few TextMate, and probably a few Sublime users too.
Lets not get rude, I've met some of them. They're bright folks using all sorts of technologies. I've seen vim and emacs (though mostly emacs). Their website does have some rough corners but they're working on a 10+ year old codebase and you'll get that as technologies age out. Their product however isn't just their website but instead their service. (The're a social company that isn't about virtual networks but physical ones.) And judging by how they fixed the misunderstanding it's doing pretty good.
Nano is actually quite powerful. Check out the nanorc manfile for all the options, and /usr/share/nano for the various supported languages and fileformats.
Nano provides syntax highlighting, auto indentation, and multiple buffers.
It's kinda funny that Nano is so easy to use people never bother to look into actually configuring it, unlike Emacs which has consumed my entire workflow.