Readme formatting:

Change list of supported languages to comma separated list in a code block, in order to save vertical space
This commit is contained in:
Jonatan Heyman 2023-12-27 17:41:02 +01:00
parent b706b89dcb
commit 56428fa2f9

View File

@ -15,30 +15,9 @@ Available for Mac, Windows, and Linux.
- Persistent text buffer - Persistent text buffer
- Block-based - Block-based
- Syntax highlighting - Syntax highlighting
- C++ ```
- C# C++, C#, Clojure, CSS, Erlang, Go, HTML, Java, JavaScript, JSX, TypeScript, TOML, TSX, JSON, Lezer, Markdown, PHP, Python, Ruby, Rust, Shell, SQL, XML, YAML
- 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 - Language auto-detection
- Auto-formatting - Auto-formatting
- Math/Calculator mode - Math/Calculator mode