fix markdown sub-lists
This commit is contained in:
parent
fa34b7ebfb
commit
2830bc8ef2
1 changed files with 3 additions and 3 deletions
|
|
@ -59,12 +59,12 @@ Major Update!! Program Name Change! Because of a conflict with another program c
|
||||||
New:
|
New:
|
||||||
|
|
||||||
* Ability to order columns in any way
|
* Ability to order columns in any way
|
||||||
** via Drag -n- Drop
|
* via Drag -n- Drop
|
||||||
** via a page in the Preferences dialog
|
* via a page in the Preferences dialog
|
||||||
* Ability to sort columns ascending or descending
|
* Ability to sort columns ascending or descending
|
||||||
* Option for Flat (MSIE-Style) toolbar
|
* Option for Flat (MSIE-Style) toolbar
|
||||||
* Ability to use ENTER keys in "Notes" section
|
* Ability to use ENTER keys in "Notes" section
|
||||||
** NOTE: because ContactBook uses a text data file, ENTER keys are translated to "<p>" (ala HTML) on the fly for most internal functions. If you export from CB32 and Import into another application, you will need to run a search and replace to convert them to CR+LF.
|
* NOTE: because ContactBook uses a text data file, ENTER keys are translated to "<p>" (ala HTML) on the fly for most internal functions. If you export from CB32 and Import into another application, you will need to run a search and replace to convert them to CR+LF.
|
||||||
* Visual indicator (triangle) of Sort Order in list header
|
* Visual indicator (triangle) of Sort Order in list header
|
||||||
* Ability to Start Minimized in the System Tray
|
* Ability to Start Minimized in the System Tray
|
||||||
* Ability to Copy and Edit a selected address for mass entries
|
* Ability to Copy and Edit a selected address for mass entries
|
||||||
|
|
|
||||||
Reference in a new issue