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