aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/.header.md1
-rw-r--r--doc/01_Introduction.md6
2 files changed, 4 insertions, 3 deletions
diff --git a/doc/.header.md b/doc/.header.md
index 30be7e48..42c1289c 100644
--- a/doc/.header.md
+++ b/doc/.header.md
@@ -2,6 +2,7 @@
* [Home](http://foicica.com/textadept) |
* [Download](http://foicica.com/textadept/download) |
+* [Book](http://foicica.com/textadept/MEDIA.html#book) |
* [Lua API](http://foicica.com/textadept/api) |
* [Source](http://foicica.com/hg/textadept) |
* [Language Modules](http://foicica.com/hg) |
diff --git a/doc/01_Introduction.md b/doc/01_Introduction.md
index f3256c68..6c73f9ea 100644
--- a/doc/01_Introduction.md
+++ b/doc/01_Introduction.md
@@ -4,7 +4,7 @@
![Textadept](images/textadept.png)
-Textadept is a fast, minimalist, and ridiculously extensible cross-platform text
+Textadept is a fast, minimalist, and remarkably extensible cross-platform text
editor for programmers. Written in a combination of C and [Lua][] and
relentlessly optimized for speed and minimalism over the years, Textadept is an
ideal editor for programmers who want endless extensibility without sacrificing
@@ -29,9 +29,9 @@ code avoids going beyond 4000 lines. After more than 5 years of development,
Textadept contains the same amount of code since its inception while evolving
into a vastly superior editor.
-### Ridiculously Extensible
+### Remarkably Extensible
-Textadept is ridiculously extensible. Designed to be that way from the very
+Textadept is remarkably extensible. Designed to be that way from the very
beginning, the editor's features came later. Most of Textadept's internals use
Lua, from syntax highlighting to opening and saving files to searching and
replacing and more. Textadept gives you complete control over the entire