Bug 438758 - support XHTML and create a paragraph for any char emitted directly to the doc body
Summary: support XHTML and create a paragraph for any char emitted directly to the doc...
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 2.2   Edit
Assignee: Tomasz Zarna CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2014-07-02 12:30 EDT by Tomasz Zarna CLA
Modified: 2014-07-30 22:54 EDT (History)
1 user (show)

See Also:


Attachments
mylyn/context/zip (3.67 KB, application/octet-stream)
2014-07-02 12:50 EDT, David Green CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomasz Zarna CLA 2014-07-02 12:30:59 EDT
In XHTML any text placed directly under the document body should be enclosed with a <p> element.
Comment 1 Tomasz Zarna CLA 2014-07-02 12:33:14 EDT
https://git.eclipse.org/r/29348
Comment 2 David Green CLA 2014-07-02 12:50:29 EDT
Thanks for the bug Tomasz.  See comments on the review.  I've attached a Mylyn context here pointing to some of the relevant classes/methods.
Comment 3 David Green CLA 2014-07-02 12:50:30 EDT
Created attachment 244746 [details]
mylyn/context/zip
Comment 4 David Green CLA 2014-07-30 22:54:27 EDT
merged review 29348, thanks for the great contribution Tomasz.