Help for this page

Select Code to Download


  1. or download this
    my $str = "Line 1 has text, but next is an empty line:\r\n\r\nThird li
    +ne has text\r\n";
    
    ...
      $fixme = "<p>$fixme</p>";    # Add beginning and ending tags
      return $fixme;
    }
    
  2. or download this
    Original String:
    'Line 1 has text, but next is an empty line:
    ...
    
    mandog:
    </p>ine 1 has text, but next is an empty line:</p><p></p><p>Third line
    + has text