aboutsummaryrefslogtreecommitdiff
path: root/doc/10_Advanced.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2012-10-29 20:45:58 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2012-10-29 20:45:58 -0400
commitfa38d2306fadc99bb1403433517ecf45a24062eb (patch)
tree19f286adb6be4cbd7a1b11fc1c880976a01ea9fd /doc/10_Advanced.md
parent6718de08a3f19f8c24c1c4167b05828a7ac0dfd7 (diff)
downloadtextadept-fa38d2306fadc99bb1403433517ecf45a24062eb.tar.gz
textadept-fa38d2306fadc99bb1403433517ecf45a24062eb.zip
Updated documentation formatting.
Pathnames and filenames are italic and be more consistent with constant width text.
Diffstat (limited to 'doc/10_Advanced.md')
-rw-r--r--doc/10_Advanced.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/10_Advanced.md b/doc/10_Advanced.md
index 04f05afe..a54f7145 100644
--- a/doc/10_Advanced.md
+++ b/doc/10_Advanced.md
@@ -32,7 +32,7 @@ completions. Use the arrow keys to make a selection and press `Enter` (`↩` |
### Extending
You can extend the command entry to do more than enter Lua commands. An
-example of this is [incremental search][]. See `modules/textadept/find.lua` for
+example of this is [incremental search][]. See *modules/textadept/find.lua* for
the implementation.
[incremental search]: api/gui.find.html#find_incremental