Kaydet (Commit) 3a0a9d9a authored tarafından Enrico Tröger's avatar Enrico Tröger

Add Markdown extension.

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5588 ea778897-0a13-0410-b9d1-a72fbfd435f5
üst 3bbae041
2011-03-12 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
* data/filetype_extensions.conf:
Add Markdown extension.
2011-03-10 Colomban Wendling <colomban(at)geany(dot)org> 2011-03-10 Colomban Wendling <colomban(at)geany(dot)org>
* src/toolbar.c: * src/toolbar.c:
......
...@@ -34,6 +34,7 @@ LaTeX=*.tex;*.sty;*.idx;*.ltx;*.latex; ...@@ -34,6 +34,7 @@ LaTeX=*.tex;*.sty;*.idx;*.ltx;*.latex;
Lisp=*.lisp; Lisp=*.lisp;
Lua=*.lua; Lua=*.lua;
Make=*.mak;*.mk;GNUmakefile;makefile;Makefile;makefile.*;Makefile.*; Make=*.mak;*.mk;GNUmakefile;makefile;Makefile;makefile.*;Makefile.*;
Markdown=*.mdml;
Matlab/Octave=*.m; Matlab/Octave=*.m;
NSIS=*.nsi;*.nsh; NSIS=*.nsi;*.nsh;
Pascal=*.pas;*.pp;*.inc;*.dpr;*.dpk; Pascal=*.pas;*.pp;*.inc;*.dpr;*.dpk;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment