User:Keichwa
|
User:Keichwa/monobook.css
User:Keichwa/monobook.js
User:Keichwa/Everything Is In the Edit History
Contents |
My sandbox
Testing lists
Input
Let's look at these items:
* item 1
* item 2 is a little bit longish: it
takes more than one line.
* item 3
Output
Let's look at these items:
- item 1
- item 2 is a little bit longish: it
takes more than one line.
- item 3
Expected Output
Let's look at these items:
- item 1
- item 2 is a little bit longish: it takes more than one line.
- item 3
Comments
I've suggested input like * item a * item b\ more on item b * item c on the bug report (http://sourceforge.net/tracker/?func=detail&aid=873006&group_id=34373&atid=411192).
Testing links
Input
Let's learn [[Italian
language|Italian]].
Output
Let's learn [[Italian language|Italian]].
(Arguably) Expected Output
Let's learn Italian.
Indentation
With :
starting every line:
- first line
- second line
With :
starting the line and <br />
as line separator:
- first line
second line
And now <br />
only and surrounded by <blockquote>
:
first line
second line