From 748c0e945b80ff65348a035bccbcdce05c24406d Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 10 May 2014 21:30:15 -0400 Subject: Recognize reST and YAML files. Requires Scintillua r423. --- doc/06_AdeptEditing.md | 2 +- doc/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/06_AdeptEditing.md b/doc/06_AdeptEditing.md index deb016bf..65cb750d 100644 --- a/doc/06_AdeptEditing.md +++ b/doc/06_AdeptEditing.md @@ -210,7 +210,7 @@ search. ## Source Code Editing Being a programmer's editor, Textadept excels at editing source code. It -understands the syntax and structure of more than 80 different programming +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 files. 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 @@

Multiple Language Support

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 -- cgit v1.2.3