We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f352b64 commit 745c6b0Copy full SHA for 745c6b0
README.md
@@ -48,7 +48,7 @@ Notepas is a fast portable native multiplatform text editor written in Lazarus a
48
* Single native and fast executable, no external libraries required.
49
* Portable, as settings are stored in a single XML-file.
50
* Syntax highlighting.
51
-* Code folding depending on syntax (currently for XML, HTML and Pascal code but will be extended to support all highlighters).
+* Code folding depending on syntax (currently for XML, HTML and Pascal code but will be extended to support other highlighters).
52
* Multi-line comment folding.
53
* Selection folding.
54
* Region folding.
0 commit comments