From de3a745e1af2e441de868c2aa4849102d376acb5 Mon Sep 17 00:00:00 2001
From: mitchell <70453897+orbitalquark@users.noreply.github.com>
Date: Sun, 11 Apr 2021 09:34:17 -0400
Subject: Initial pass reformatting all code. Use clang-format, LuaFormatter,
and 100 character limit on lines.
---
docs/book.md | 24 +++++++++++-------------
1 file changed, 11 insertions(+), 13 deletions(-)
(limited to 'docs/book.md')
diff --git a/docs/book.md b/docs/book.md
index 943429c5..0411efbe 100644
--- a/docs/book.md
+++ b/docs/book.md
@@ -9,12 +9,11 @@
*Textadept Quick Reference*
Fifth Edition
-Order the e-book --
-$15 USD
-Order the e-book bundle
-with [Lua Quick Reference][] -- $27 USD
-Order the print book via Amazon [US][], [CA][], [UK][], [DE][], [FR][], [IT][],
-[ES][], [JP][] -- ~$25 USD
+Order the e-book -- $15 USD
+Order the e-book bundle with
+[Lua Quick Reference][] -- $27 USD
+Order the print book via Amazon [US][], [CA][], [UK][], [DE][], [FR][], [IT][], [ES][], [JP][] --
+~$25 USD
Published: Dec 2020
ISBN: 978-0-9912379-6-8
@@ -22,11 +21,10 @@ Pages: 179
[Excerpt][]
-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
-groups the editor's rich API into a series of tasks in a convenient and
-easy-to-use manner.
+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 groups the editor's rich API into a series of
+tasks in a convenient and easy-to-use manner.
This book covers how to:
@@ -40,8 +38,8 @@ This book covers how to:
* Define lexers for highlighting source code
* And much more
-It serves as the perfect complement to Textadept's comprehensive Manual and
-exhaustive API documentation.
+It serves as the perfect complement to Textadept's comprehensive Manual and exhaustive API
+documentation.
[Lua Quick Reference]: https://orbitalquark.github.io/lua-quick-reference
[US]: https://www.amazon.com/dp/099123796X/
--
cgit v1.2.3