fix markdown embedded html

This commit is contained in:
tengel 2024-03-20 09:28:19 -05:00
parent 2830bc8ef2
commit 58a1b7e721

View file

@ -64,7 +64,7 @@ New:
* Ability to sort columns ascending or descending
* Option for Flat (MSIE-Style) toolbar
* 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 "&lt;p&gt;" (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
* Ability to Start Minimized in the System Tray
* Ability to Copy and Edit a selected address for mass entries