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. --- modules/textadept/session.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/textadept/session.lua') diff --git a/modules/textadept/session.lua b/modules/textadept/session.lua index 24554e35..49c49568 100644 --- a/modules/textadept/session.lua +++ b/modules/textadept/session.lua @@ -7,8 +7,8 @@ local M = {} -- Session support for Textadept. -- @field DEFAULT_SESSION (string) -- The path to the default session file. --- The default value is `_USERHOME/session`, or `_USERHOME/session_term` if --- [`_G.NCURSES`][] is `true`. +-- The default value is *`_USERHOME`/session*, or *`_USERHOME`/session_term* +-- if [`_G.NCURSES`][] is `true`. -- -- [`_G.NCURSES`]: _G.html#NCURSES -- @field SAVE_ON_QUIT (bool) -- cgit v1.2.3