in reply to Re^2: Remove lines from a list of files based on those in a given file
in thread Remove lines from a list of files based on those in a given file
The tags you complain of are HTML or PerlMonks special tags. Actually, there are only three tags that you really need to know - <p>, <code> and <readmore>. You can get away without closing paragraph tags (<p>), but you should really close code and readmore tags: </code> and </readmore>.
When you preview a node you are posting, there is a link in the fine print to Writeup Formatting Tips. As the advise says: " If something looked unlike you expected it to you might need to check out Writeup Formatting Tips"
Now you can go back and put those paragraph tags in that you missed :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Remove lines from a list of files based on those in a given file
by Paws_of_Iron (Initiate) on Jan 31, 2006 at 03:47 UTC |