From 713febbd403360a2de2dc5f3730e8eb531dae7ce Mon Sep 17 00:00:00 2001 From: Jonatan Heyman Date: Thu, 28 Dec 2023 00:01:17 +0100 Subject: [PATCH] More Readme formatting --- README.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 4d35a81e..dde3b3d2 100644 --- a/README.md +++ b/README.md @@ -14,15 +14,10 @@ Available for Mac, Windows, and Linux. - Persistent text buffer - Block-based -- Syntax highlighting - ``` - C++, C#, Clojure, CSS, - Erlang, Go, HTML, Java, - JavaScript, JSX, TypeScript, - TOML, TSX, JSON, Lezer, - Markdown, PHP, Python, Ruby, - Rust, Shell, SQL, XML, YAML - ``` +- Syntax highlighting: + + C++, C#, Clojure, CSS, Erlang, Go, HTML, Java, JavaScript, JSX, TypeScript, TOML, TSX, JSON, Lezer, Markdown, PHP, Python, Ruby, Rust, Shell, SQL, XML, YAML + - Language auto-detection - Auto-formatting - Math/Calculator mode