DisplayingParagraphsOfText

Differences between revisions 10 and 12 (spanning 2 versions)
Revision 10 as of 2005-04-29 06:14:27
Size: 668
Editor: intern146
Comment: Reassign and bounce back to draft
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
Line 13: Line 14:
 * Branch:
 * Malone Bug:
 * Packages:
 * Depends:
Line 21: Line 18:
== Introduction == == Summary ==
Line 23: Line 20:
See https://wiki.launchpad.canonical.com/DisplayingParagraphsOfText for the spec 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

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)