While working on getting a Markdown plugin working in Manuscript I wanted to server the plugin’s Javascript directly from the raw GitHub file. A tool called rawgit turned out to be quite useful in this, since GitHub serves raw files as text/plain. #