Opened 22 years ago
Closed 22 years ago
#849 closed defect (bug) (wontfix)
Wordpress adds paragraph close, but fails to open paragraph
| Reported by: | noderat | Owned by: | matt |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 1.5 |
| Severity: | minor | Keywords: | |
| Cc: | Focuses: |
Description
When a <div> is added to a post, the latest CVS code will not add a <p> tag to the start of it, however; when a new line is started it will add a </p> which was never opened in the first place. This causes HTML validation errors. This might occur with other elements other than <div>, perhaps <blockquote> as well as others.
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Put the other tags on their own lines.