summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2021-04-20 13:59:10 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2021-04-20 13:59:10 -0400
commitf5bb2118eadc20402e69d575c9be8a02cf673caa (patch)
treee04d4853e6cdd1a8cf9415b35c800f0c534f9b3d /README.md
parentda61efabb1b28c5500824a560c960a720a628de0 (diff)
HTML syntax highlighting
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 04eb29b..054ce0e 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ in other editors.
- Multiple tabs, each with a different file
- Split screen (default: Ctrl+\\, Ctrl+Shift+\\)
- Auto-indent
-- Syntax highlighting for C, C++, Rust, Python, and LaTeX.
+- Syntax highlighting for C, C++, Rust, Python, LaTeX, and Markdown.
- Find and replace (with regular expressions!)
- Run build command (F4), go to errors
- Run any shell command (Ctrl+!)