in reply to Re: Automatically hyperlinking text fails with newlines
in thread Automatically hyperlinking text fails with newlines
However I only want to remove the \n from inside the hyperlink whilst still preserving the newlines elsewhere. In other words the output should be:
(http://www.seethrough.com is preserved within the href tag, but still has the newline for the display)The quick brown fox at <a href="http://fish.org" target="_blank">http: +//fish.org</a> would like to go home and <a href="http://seethrough.c +om" target="_blank">http://see through.com</a> what there is to eat
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Automatically hyperlinking text fails with newlines
by suaveant (Parson) on Sep 20, 2001 at 21:33 UTC | |
|
Re: Re: Re: Automatically hyperlinking text fails with newlines
by alien_life_form (Pilgrim) on Sep 21, 2001 at 12:04 UTC |