diff options
author | 2013-11-03 07:39:58 -0500 | |
---|---|---|
committer | 2013-11-03 07:39:58 -0500 | |
commit | bdcad4a8625770168023392d6621321cee9700a0 (patch) | |
tree | 7c65f7d4c13ca0900fa70cac764516bedfcc9f89 | |
parent | 245de6f47eddffe7b72a41051fc0578202f2530b (diff) | |
download | textadept-bdcad4a8625770168023392d6621321cee9700a0.tar.gz textadept-bdcad4a8625770168023392d6621321cee9700a0.zip |
Link to the book's Table of Contents.
-rw-r--r-- | CHANGELOG.md | 2 | ||||
-rw-r--r-- | MEDIA.md | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 59c0a0b8..f3fe9a66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ **Please consider making a [donation][]. It really helps.** [Atom Feed]: feed -[donation]: http://gumroad.co/textadept +[donation]: http://gum.co/textadept ## 7.0 (01 Nov 2013) @@ -13,6 +13,8 @@ Released: December 2013<br/> Pages: 150 (est.) +[Table of Contents][] (est.) + Textadept is a fast, minimalist, and remarkably extensible cross-platform text editor for programmers. This quick reference contains a wealth of knowledge on how to script and configure Textadept using the Lua programming language. It @@ -31,6 +33,7 @@ This book covers how to: * And much more [Pre-order]: http://gum.co/ta_quickref +[Table of Contents]: download/ta_quickref_toc.pdf ## Lua Workshop 2012 |