nibrahim / Hyde

An Emacs mode to manage Jekyll blogs
http://nibrahim.net.in/2010/11/11/hyde_%3A_an_emacs_mode_for_jekyll_blogs.html
GNU General Public License v3.0
117 stars 28 forks source link

Added support for the .md markdown file-extension #19

Closed alexpos closed 10 years ago

alexpos commented 10 years ago

I keep my markdown files as *.md. With this minor change both extensions can be used.

nibrahim commented 10 years ago

Thanks!