Commit fb2bf135 authored by Denilson Sá's avatar Denilson Sá

Making the code of the markdown table the same as the rendered example

parent c4a19ed7
......@@ -1305,7 +1305,7 @@ Example:
```markdown
| header 1 | header 2 | header 3 |
| --- | ------ |----------|
| --- | ------ |---------:|
| cell 1 | cell 2 | cell 3 |
| cell 4 | cell 5 is longer | cell 6 is much longer than the others, but that's ok. It will eventually wrap the text when the cell is too large for the display size. |
| cell 7 | | cell <br> 9 |
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment