Is there a way to input a newline into a table cell? For example, say I have a table like this:
+----------+----------+----------+
| Header 1 | Header 2 | Header
You can also leave a gap between the lines like this
+----------+----------+----------+
| Header 1 | Header 2 | Header 3 |
+==========+==========+==========+
| Item 1 | | |
| | | |
| Item 2 | | |
+----------+----------+----------+
This method tends to be friendlier with editors so they dont think you have accidentally added an extra pipe