aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-11-02 23:37:07 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-11-02 23:37:07 -0400
commit245de6f47eddffe7b72a41051fc0578202f2530b (patch)
treeeca074d37ef94601a70d258a573f66ce7ed74c93 /doc
parent5ce91e58b686498ad383bc8525e17fbf1a9e2975 (diff)
Added links to order the book and make donations.
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