Opened 12 years ago
Last modified 12 years ago
#9416 closed defect
Wiki-Syntax interpretation change of line breaks — at Version 2
| Reported by: | skyper | Owned by: | stoecker |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Trac | Version: | |
| Keywords: | line break | Cc: |
Description (last modified by )
There is some problem with syntax interpretation which did change.
Single line breaks are now interpreted which makes it difficult to read the source as long lines (especially with lot of code) could be easily broken in parts and the "side-by-side view does break it anyway.
An example:
This
should be
in
one line.
Former a \\ or [[BR]] only was interpreted as single line break.
Please change back to the old behaviour. - Thanks
Change History (2)
comment:1 by , 12 years ago
| Summary: | Wiki-Syntax interpetation change of line breaks → Wiki-Syntax interpretation change of line breaks |
|---|
comment:2 by , 12 years ago
| Description: | modified (diff) |
|---|


