Edit Menu

 
  • Undo / Redo
  • Cut
  • Copy: If on image or  hyperlink, copies image source / hyperlink URL as plain text format and links to these as HTML format
  • Paste: Will "smart" paste using the same clipboard format as the previous paste, provided it is available. Use Paste Special to ensure a specific format is used
  • Paste Special: Shows a dialog of all clipboard formats currently in the clipboard. Select the format to use
     
  • Select All
  • Find: Shows the Find dialog. Option to Highlight matches:
     

     
  • Replace: Shows the Replace toolbar:
     

     
    • Enter find text
    • Press the < and > button to move back and forward in the match list
    • Enter the replace text
    • Click Replace. Next match is automatically selected
       
  • Enclose Text with ...: Enclose the selected text with a tag or other code. Adds matching end tag
     
  • Cleanup HTML Tags: Cleans up HTML tags and removes embedded style attributes. The list of tags to clean up is defined in the Options.ini file (HTMLCleanUpTags entry). By default the list is: div, h1, h2, h3, h4, h5, h6, li, ol, p, span, table, td, th, tr, ul
  • Fix UTF-8 Encoding: Debug tool
     
  • Use DIV / Use Paragraph: Changes all DIV tags to P tags and vice versa. DIV tags provides a more compact layout than P tags
    Bullet spacing is also modified
     
  • Remove Outer Element: Useful to clean up the HTML code. It removes extra SPAN, P and DIV elements that encloses the current selection
     
  • Delete database copy: For all file-based document types (MHT, HTML files, MD, etc), a local copy is saved in the database (in case the actual file is not available). This erases this local copy
    (a local copy is only saved if Tools > Options > This file > Data storage > Save a copy of the HTML... is checked)