Add missing symbols
I happened to place the call to require at the top of the init.el file and then realized I had to put it after the call to package-initialize; otherwise, it won't work.
Updated Emacs indentation (markdown)
Created Emacs indentation (markdown)