User:Keichwa
From Wikipedia, the free encyclopedia
User:Keichwa/monobook.css
User:Keichwa/monobook.js
User:Keichwa/Everything Is In the Edit History
Contents |
[edit] My sandbox
[edit] Testing lists
[edit] Input
Let's look at these items:
* item 1
* item 2 is a little bit longish: it
takes more than one line.
* item 3
[edit] Output
Let's look at these items:
- item 1
- item 2 is a little bit longish: it
takes more than one line.
- item 3
[edit] 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
[edit] Comments
I've suggested input like * item a * item b\ more on item b * item c on the bug report.
[edit] Testing links
[edit] Input
Let's learn [[Italian
language|Italian]].
[edit] Output
Let's learn [[Italian language|Italian]].
[edit] (Arguably) Expected Output
Let's learn Italian.
[edit] 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