Skip to content

Commit

Permalink
Markdown: Added additional file extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
madskristensen committed Jan 2, 2014
1 parent 5fedc35 commit ca81993
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions EditorExtensions/registry.pkgdef
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,20 @@
@="{9bbfd173-9770-47dc-b191-651b7ff493cd}"
[$RootKey$\Languages\File Extensions\.markdown]
@="{9bbfd173-9770-47dc-b191-651b7ff493cd}"
[$RootKey$\Languages\File Extensions\.mkd]
@="{9bbfd173-9770-47dc-b191-651b7ff493cd}"
[$RootKey$\Languages\File Extensions\.mkdn]
@="{9bbfd173-9770-47dc-b191-651b7ff493cd}"
[$RootKey$\Languages\File Extensions\.mdwn]
@="{9bbfd173-9770-47dc-b191-651b7ff493cd}"

[$RootKey$\Editors\{40d31677-cbc0-4297-a9ef-89d907823a98}\Extensions]
"md"=dword:32
"mdown"=dword:32
"markdown"=dword:32
"mkd"=dword:32
"mkdn"=dword:32
"mdwn"=dword:32

// CSS bundles
//[$RootKey$\Projects\{E24C65DC-7377-472b-9ABA-BC803B73C61A}\RelatedFiles\.css.bundle]
Expand Down

0 comments on commit ca81993

Please sign in to comment.