Test /
IncorrectIndentation
Incorrect (example with table - indented first row)
*text1 *text2 *text3 *text4 * text5 ||border=1 ||%red%row1 || ||row2 || | ||
|
Incorrect (example with nested list - indented text7)
*text1 *text2 *text3 *text4 * text5 text6 * %red%text7 * text8 |
|
Correct (example with table)
deleted bullet with text3
*text1 *text2 *text4 * text5 ||border=1 ||row1 || ||row2 || | ||
|
Correct (example with table)
additional spaces between bullet and text1..text3
* text1 * text2 * text3 *text4 * text5 ||border=1 ||row1 || ||row2 || | ||
|
Correct (example with table)
additional space between bullet and text4
*text1 *text2 *text3 * text4 * text5 ||border=1 ||row1 || ||row2 || | ||
|
Correct (example with table)
deleted space between bullet and text5
*text1 *text2 *text3 *text4 *text5 ||border=1 ||row1 || ||row2 || | ||
|