Tables
Markdown tables need some care, because their layout breaks, when the content of one row exceeds the available width.
First | Second | Third | Fourth | Fifth |
---|---|---|---|---|
left | centered | centered | centered | right |
Markdown tables need some care, because their layout breaks, when the content of one row exceeds the available width.
First | Second | Third | Fourth | Fifth |
---|---|---|---|---|
left | centered | centered | centered | right |