in reply to How about different input styles when posting? (HTML , TEXT, POD, ePod...)
As an experiment, run this command. This is what user-written clients will have to deal with - your data as given to PM. If you propose to have people post in plain text, HTML, pod, LaTeX, etc, you'd better be prepared to deal with the people whose PM clients no longer work because PM isn't being given HTML anymore. Its a good thing that we expect everyone to post using the same format. It makes other people's lives easier.
perl -MXML::Simple -MLWP::Simple -e "print XMLin(get 'http://perlmonks.org/?node_id=410186;displaytype=xml')->{data}{field}{content}"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How about different input styles when posting? (HTML , TEXT, POD, ePod...)
by apotheon (Deacon) on Nov 26, 2004 at 05:22 UTC | |
|
Re^2: How about different input styles when posting? (HTML , TEXT, POD, ePod...)
by Aristotle (Chancellor) on Nov 26, 2004 at 10:58 UTC |