home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 2 / RISC_DISC_2.iso / pd_share / web / unhtml / !UnHTML / !Help next >
Encoding:
Text File  |  1995-09-30  |  849 b   |  28 lines

  1. Purpose:  Strips HTML formatting from a file
  2.  
  3.           This may be useful if you've read some HTML and want to
  4.           include the text in a non-HTML document.
  5.  
  6. Author:   Mike Williams
  7.           mike@econym.demon.co.uk
  8.  
  9. Usage:    Drag a HTML file to the UnHTML icon on the iconbar
  10.           After a few seconds a save box will open
  11.           Drag the resulting text to a filer or application
  12.  
  13. Doesn't:  do centering
  14.           wrap the text
  15.           do bullet points 
  16.           do list numbering
  17.           do indentation
  18.           expand tabs
  19.  
  20. Details:  Removes all HTML tags
  21.           Breaks lines and inserts blank lines where appropriate
  22.           Retains line breaks in preformatted text zones
  23.           Outputs a line of hyphens as a horizontal rule
  24.           Indicates images as [Image]
  25.           Translates codes like © and —
  26.  
  27.  
  28.