Opened 19 years ago
Closed 19 years ago
#3632 closed enhancement (worksforme)
Paragraphs not preserved in pasted Wiki text
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | wiki system | Version: | 0.9.6 |
| Severity: | minor | Keywords: | needinfo |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I wrote a large E-Mail (in Outlook, HTML) to give my colleagues some support and made some use of unordered lists and soft-linebreaks.
To 'archive' the mail and keep the content in a better environment I did copy the Mail (HTML-View) and pasted it in to my wiki-page. After adding some wiki-code I was done.
But in the preview I got
This is a paragraph. Another paragraph. And a third one.
although my wiki-code was:
This is a paragraph. Another paragraph. And a third one.
After deleting the linebreaks (combining to one line of text and then using <enter>) the preview (and result) was as it should be.
So there was some hidden markup that came via copy&paste. I would recommend a "clean"-button to remove this stuff.
Attachments (0)
Change History (2)
comment:1 by , 19 years ago
| Keywords: | needinfo added |
|---|---|
| Summary: | embedding a "code-cleaner" in the editor to remove false line-breaks → Paragraphs not preserved in pasted Wiki text |
comment:2 by , 19 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
Closing due to lack of info.



Can you provide an a reproducible example of this? We can't begin to solve this without knowing the cause. I doubt a "clean" button would be necessary, as this could probably be addressed in the Wiki parser.