From fa38d2306fadc99bb1403433517ecf45a24062eb Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 29 Oct 2012 20:45:58 -0400 Subject: Updated documentation formatting. Pathnames and filenames are italic and be more consistent with constant width text. --- doc/05_FileNavigation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/05_FileNavigation.md') diff --git a/doc/05_FileNavigation.md b/doc/05_FileNavigation.md index a1db0ed0..4e21f8fb 100644 --- a/doc/05_FileNavigation.md +++ b/doc/05_FileNavigation.md @@ -16,7 +16,7 @@ movement bindings is found in the "Movement" section of the ## Brace Match By default, Textadept will highlight the matching brace characters under the -caret : `(`, `)`, `[`, `]`, `{`, and `}`. Pressing `Ctrl+M` (`^M` on Mac OSX | +caret : '(', ')', '[', ']', '{', and '}'. Pressing `Ctrl+M` (`^M` on Mac OSX | `M-M` in ncurses) moves the caret to that matching brace. ![Matching Braces](images/matchingbrace.png) -- cgit v1.2.3