DisplayingParagraphsOfText
|
Size: 614
Comment: Typo in URL
|
Size: 959
Comment: + summary
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 10: | Line 10: |
| * Contributors: Stuart Bishop, AndrewBennetts | * Contributors: StuartBishop, AndrewBennetts, MatthewPaulThomas |
| Line 12: | Line 12: |
| * Status: BrainDump, LaunchpadSpecification, NewSpec, UduBof * Branch: * Malone Bug: * Packages: * Depends: |
* Status: DraftSpecification, LaunchpadSpecification, MatthewPaulThomasQueue, MorganCollettQueue |
| Line 21: | Line 17: |
| == Introduction == | == Summary == |
| Line 23: | Line 19: |
| 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
Created: Date(2005-04-26T00:37:28Z) 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)