Menu

Parse HTML display formatted text.

Help
Damien
2005-07-12
2013-04-27
  • Damien

    Damien - 2005-07-12

    Hi,

    I was wondering if there was built in code to convert HTML into formatted text.

    e.g. convert:
    <a href="http://sourceforge.net">yay!</a>
    <hr>
    <ul>
    <li>line 1</li>
    </ul>
    into:
    yay! (http://sourceforge.net)
    ----------
    * line 1

     
    • Derrick Oswald

      Derrick Oswald - 2005-07-12

      No, there isn't any such code in the htmlparser code tree.
      Maybe ask on the user mailing list:
          htmlparser-user@lists.sourceforge.net
      Somebody might have something like that already.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.