42452,61173: output formatted lists even in unformatted plaintext output. r=bratell, sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@84740 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -4,10 +4,12 @@ Here is a link to the mozilla.org page. Here is some underlined and boldenedifie
|
||||
Here is a line ending with a space followed by a line break. Plaintext output should contain only one space (and no line breaks) between "space" and "followed".
|
||||
|
||||
Here is a list:
|
||||
An item
|
||||
A nested ordered list:
|
||||
item one
|
||||
item two
|
||||
last item
|
||||
|
||||
* An item
|
||||
* A nested ordered list:
|
||||
*
|
||||
1. item one
|
||||
2. item two
|
||||
* last item
|
||||
|
||||
Here is a paragraph after the list.
|
||||
|
||||
@@ -16,9 +16,8 @@ Here is a /list/:
|
||||
*
|
||||
1. item one
|
||||
2. item two
|
||||
|
||||
* last item
|
||||
|
||||
|
||||
Here is a paragraph after the list.
|
||||
|
||||
Here is a blockquote:
|
||||
|
||||
Reference in New Issue
Block a user