mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Documentation
- Fixed formatting problem, which has been there for a long time.
This commit is contained in:
parent
c5a834dc98
commit
db279ee237
1 changed files with 4 additions and 4 deletions
|
@ -315,10 +315,10 @@ This will remove the second annotation - the first non-exact match.
|
||||||
.B Q: Why Lua as an extension language?
|
.B Q: Why Lua as an extension language?
|
||||||
Lua has many positive attributes:
|
Lua has many positive attributes:
|
||||||
|
|
||||||
- Lua is written using tight, fast, standard C
|
- Lua is written using tight, fast, standard C
|
||||||
- Lua is a breeze to integrate into any product
|
- Lua is a breeze to integrate into any product
|
||||||
- The Lua source code is beautifully written
|
- The Lua source code is beautifully written
|
||||||
- Lua is a small language
|
- Lua is a small language
|
||||||
|
|
||||||
Guile, Scheme and Neko were also considered.
|
Guile, Scheme and Neko were also considered.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue