It's extremely common to use some form of text-to-HTML conversion
utility, such as Markdown or Textile, to allow plain text entered by
staff members or users to be transformed into HTML for output, and not
terribly uncommon to even store that generated HTML in the database,
by having it converted when a model instance is saved.
Monday, November 10, 2008
Question: How do you turn plain text into HTML? Why would you want to do this?
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment