diff options
Diffstat (limited to 'doc/11_Scripting.md')
-rw-r--r-- | doc/11_Scripting.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/11_Scripting.md b/doc/11_Scripting.md index c0c68b59..5e8579f6 100644 --- a/doc/11_Scripting.md +++ b/doc/11_Scripting.md @@ -5,9 +5,9 @@ for editing Lua code. Textadept provides syntax autocompletion and documentation for the Lua and Textadept APIs. The [`lua` module][] also has more tools for working with Lua code. - + - + [`lua` module]: api/_M.lua.html |