DisplayingParagraphsOfText

Differences between revisions 1 and 13 (spanning 12 versions)
Revision 1 as of 2005-04-26 06:30:00
Size: 613
Editor: intern146
Comment:
Revision 13 as of 2008-08-06 16:22:01
Size: 1012
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from DisplayingParagraphsOfText
Line 7: Line 8:
 * Created: [[Date(2005-04-26T00:37:28Z)]] by JaneW  * Created: <<Date(2005-04-26T00:37:28Z)>> by JaneW
Line 10: Line 11:
 * Contributors: Stuart Bishop, AndrewBennetts  * Contributors: StuartBishop, AndrewBennetts, MatthewPaulThomas
Line 12: Line 13:
 * Status: BrainDump, LaunchpadSpecification, NewSpec, UduBof
 * B
ranch:
 * Ma
lone Bug:
 * Packag
es:
 * D
epends:
 * Status: DraftSpecification, LaunchpadSpecification, MatthewPaulThomasQueue, MorganCollettQueue
Line 18: Line 15:
 [[FullSearch(DisplayingParagraphsOfText)]]  <<FullSearch(DisplayingParagraphsOfText)>>
Line 21: Line 18:
== Introduction == == Summary ==
Line 23: Line 20:
See https://wiki.launchpad.canonical.com/DisplayingParagraphsOfTextfor 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)