DisplayingParagraphsOfText
Size: 613
Comment:
|
← Revision 13 as of 2008-08-06 16:22:01 ⇥
Size: 1012
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 * Branch: * Malone Bug: * Packages: * Depends: |
* 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
Created: 2005-04-26 by JaneW
Priority: NeedsPriority
People: MorganCollettLead, SteveAlexanderSecond
Contributors: StuartBishop, AndrewBennetts, MatthewPaulThomas
- Interested:
Status: DraftSpecification, LaunchpadSpecification, MatthewPaulThomasQueue, MorganCollettQueue
- Dependents:
UduSessions: 1, 4, 8, etc
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)