DisplayingParagraphsOfText

Differences between revisions 11 and 12
Revision 11 as of 2005-04-30 04:16:19
Size: 959
Editor: intern146
Comment: + summary
Revision 12 as of 2005-12-23 06:47:43
Size: 1012
Editor: S0106001217cbd164
Comment: move of main namespace
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from DisplayingParagraphsOfText

Displaying Paragraphs Of Text

Status

Summary

In TheHatchery, we have cases where text is entered in a textarea control, where the user may make use of blank lines to signify paragraphs. At the time of writing, this whitespace is not rendered in HTML, so the paragraph formatting is lost. To fix this, paragraphs should be rendered as HTML <p> elements and lines as HTML <div> elements.

Spec elsewhere

https://wiki.launchpad.canonical.com/DisplayingParagraphsOfText

UbuntuDownUnder/BOFs/DisplayingParagraphsOfText (last edited 2008-08-06 16:22:01 by localhost)