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:
akkana%netscape.com
2001-01-10 22:08:08 +00:00
parent 5995a30c93
commit 509c902a05
6 changed files with 150 additions and 136 deletions

View File

@@ -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.

View File

@@ -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: