- From: <bugzilla@jessica.w3.org>
- Date: Wed, 03 Oct 2012 17:04:34 +0000
- To: public-webplatform-bugs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19256
Summary: Spacing between steps
Product: webplatform.org
Version: unspecified
Platform: Macintosh
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: infrastructure
AssignedTo: schepers@w3.org
ReportedBy: scottrowe@google.com
QAContact: public-webplatform-bugs@w3.org
CC: team-webplatform-admin@w3.org
For reference, see
http://docs.webplatform.org/wiki/WPD:Manual_Of_Style/Gotchas#The_dreaded_pipe_character
Using the steps syntax, shown below, produces the wrong space between lines.
Here's the syntax:
# one
# two
#* two point one
#* two point two
# three
#; three item one
#: three def one
In our wiki, the space between steps is less than the space between regular
paragraph lines. It should be the same.
Also, the space produced by the use of the "#: three def one" is much larger
both before and especially after the line.
All line spacing should be the same, within blocks of content such as ordered
lists and paragraphs.
Also, the indentation produced by "#: three def one" is too large. Can we
reduce the indentation by three or four characters?
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Wednesday, 3 October 2012 17:04:39 UTC