diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2021-04-19 22:51:33 -0400 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2021-04-19 22:53:35 -0400 |
commit | da61efabb1b28c5500824a560c960a720a628de0 (patch) | |
tree | 618127733dd0a2923536f52b920671723e6471db /ted.cfg | |
parent | 61cd687d858b7a3811a168393f6b698c24cfff17 (diff) |
markdown highlighting
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -208,3 +208,4 @@ C++ = .cpp, .hpp, .C, .H, .cxx, .hxx, .cc, .hh Rust = .rs Python = .py Tex = .tex +Markdown = .md |