diff options
author | 2014-05-10 21:30:15 -0400 | |
---|---|---|
committer | 2014-05-10 21:30:15 -0400 | |
commit | 748c0e945b80ff65348a035bccbcdce05c24406d (patch) | |
tree | 254ca51d15260f14d913870117e8abd8381b3ac2 /doc/index.html | |
parent | 0973c9501b5f6d68e06960fbf57a45e215c78ac5 (diff) | |
download | textadept-748c0e945b80ff65348a035bccbcdce05c24406d.tar.gz textadept-748c0e945b80ff65348a035bccbcdce05c24406d.zip |
Recognize reST and YAML files.
Requires Scintillua r423.
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 74729d9d..321f9544 100644 --- a/doc/index.html +++ b/doc/index.html @@ -126,7 +126,7 @@ <h3>Multiple Language Support</h3> <p> Being a programmer’s editor, Textadept excels at editing source - code. It understands the syntax and structure of more than 80 + code. It understands the syntax and structure of more than 90 different programming languages and recognizes hundreds of file types. Textadept uses this knowledge to make viewing and editing code faster and easier. It can also compile and run simple source |