Ticket #1233 (closed enhancement: wontfix)
Plugin to automatically insert paragraphs in javascript
| Reported by: | guest | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugins | Version: | trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When inserting text that is not already in a paragraph, xinha uses br's for spacing. In a paragraph, it simply stays in the paragraph. This can be a problem because the text is spaced differently, and doesn't look consistent.
I would like a plugin that would automatically find text nodes that are not already in a text container (like p's or h1's) and wraps them in a p tag, all on the client side.
Change History
Note: See
TracTickets for help on using
tickets.
