From 91d84c4643618e080e1f9abb70416ada5d03db73 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 30 Oct 2012 20:45:41 -0400 Subject: Continued updating documentation formatting. --- doc/01_Introduction.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/01_Introduction.md') diff --git a/doc/01_Introduction.md b/doc/01_Introduction.md index be57529f..2c98e04f 100644 --- a/doc/01_Introduction.md +++ b/doc/01_Introduction.md @@ -45,8 +45,8 @@ commands on-the-fly to handling core events. The possibilities are limitless. This manual uses notation that is worth clarifying. Directories and file paths are represented like this: */path/to/dir/* and -*/path/to/file*. (On Windows machines, "/" and "\" can be used interchangeably -as directory separators.) Any relative paths, paths that do not begin with "/" +*/path/to/file*. (On Windows machines, '/' and '\' can be used interchangeably +as directory separators.) Any relative paths, paths that do not begin with '/' or "C:\", are relative to the location of Textadept. *~/* is denoted as the user's home directory. On Windows machines this is the value of the "USERHOME" environment variable, typically *C:\Users\username\\* or -- cgit v1.2.3