Reporter |
![]() |
---|---|
Created | Nov 8, 2011 7:36:29 PM |
Updated | Jun 21, 2013 6:03:08 PM |
Resolved | Jun 21, 2013 6:03:08 PM |
Priority | Normal |
Type | Cosmetics |
State | Fixed |
Assignee | Ekaterina Zaikina (Ekaterina.Zaikina) |
Subsystem | Wiki |
Fix versions | No Fix versions |
Fixed in builds | No Fixed in build |
Affected versions | 3.0.4 |
Browser | Chrome 14.x |
OS | Windows 7 |
Verified in build | Not verified |
Verified by | Nobody |
Reviewed by | No reviewed by |
Severity | Undefined |
If I have this:
~~~~~~~~~~~~~
header
[code]
code
[code]
footer
~~~~~~~~~~~~~
Then "footer" is separated from the code section by one empty line while "header" is not, even though they're both zero-space away from the code block. This way I always have to remember to attach any text that follows "code" to it without empty lines or there will be too much space left:
~~~~~~~~~~~~~
header
[code]
code
[code]
footer
~~~~~~~~~~~~~
~~~~~~~~~~~~~
header
[code]
code
[code]
footer
~~~~~~~~~~~~~
Then "footer" is separated from the code section by one empty line while "header" is not, even though they're both zero-space away from the code block. This way I always have to remember to attach any text that follows "code" to it without empty lines or there will be too much space left:
~~~~~~~~~~~~~
header
[code]
code
[code]
footer
~~~~~~~~~~~~~