| [[File:VisualEditor lists mixed.png|thumb|border|center|300px]]
| You can even mix ordered (numbered) and unordered (bullet) lists, if the list items have different indentations.
|}
== Editing tables ==
{| cellpadding="15"
|-
| [[File:VisualEditor insert table.png|thumb|border|center|200px]]
| You can use VisualEditor to insert and change tables.
You can even import a table by dragging a comma-separated value (.csv) file from your computer into the main editing window.
|-
| colspan=2 | <hr />
|-
|When you click on "Table", in the "<tvar|toolbar>{{int:visualeditor-toolbar-insert}}</>" menu, VisualEditor inserts as a default a blank four-by-four table.
Now the "Table" menu is available. From that menu, you can add a caption to the top of the table.
|[[File:VisualEditor empty table.png|thumb|border|center|200px]]
|-
| colspan=2 | <hr />
|-
|To select a cell, click it once.
|[[File:VisualEditor tables select one cell.png|thumb|border|center|400px]]
|-
| colspan=2 | <hr />
|-
|To edit the contents of the cell (for example, to add content or to correct a spelling error), double click in the cell. Or you can select the cell and then press Return.
To end your editing of a cell, just click elsewhere.
|[[File:VisualEditor tables type inside a cell.png|thumb|border|center|400px]]|-
| colspan=2 | <hr />
|-
| [[File:VisualEditor_table_editing_add_and_remove_columns.png|thumb|border|center|200px]]
| You can add or delete a column or a row.
|-
| colspan=2 | <hr />
|-
| You can merge cells: Select them, then from the Table menu, click on "Merge cells".
|[[File:VisualEditor tables merge cells.png|thumb|border|center|200px]]
|-
| colspan=2 | <hr />
|-
|If you merge cells, only the text in one cell is kept; any text in the other cells is deleted when you merge the cells. If you decide that you wanted some or all of the text that was deleted, use the Undo button, move or copy the text you want, then merge the cells again.
|[[File:VisualEditor tables post-merge cell.png|thumb|border|center|200px]]
|-
| colspan=2 | <hr />
|-
|You can also split cells that were previously merged. All the content that was in the merged cell will remain in the first cell when you do the split. You can then cut and paste text to other cells, if you want.
|[[File:VisualEditor tables split cells.png|thumb|border|center|200px]]
|}