For a paragraph in The Book (oh, you're going to get SO bored with
this ;-), I'm talking about processing stuff from "plain" text into
HTML before stuffing it in the database. The kinds of mangling I have
include:

1. Running HTML::Entities across it to de-8 bit the data

2. Wrapping <A></A> round obvioud URLs

3. wrapping <P></P> round obvious paragrapgs (or should this be a
presentation layer thing?)

Anything else?


Reply via email to