Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Line break in tables

Started by Muut Archive 10 years ago · 1 replies · 580 views
10 years ago

Sorry if I seem thick, but - I was trying to insert a line break in a table.
I have tried

  • inserting a line break
  • inserting two spaces where I wanted the break
  • inserting <br> and <br />
    The first splits up the table, the second is shorted to one and the latter is simply inserted as text.
    I am assuming I am missing something?
10 years ago

The following worked for me:

TXT
| Col1 | Col2 |
| ---- | ---- |
| a<br>b | a b |

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 2276 9 years ago
Archive · by Muut Archive, 9 years ago
2 1496 9 years ago
Archive · by Muut Archive, 9 years ago
2 4745 9 years ago
Archive · by Muut Archive, 9 years ago
1 3555 9 years ago
Archive · by Muut Archive, 9 years ago
3 1619 9 years ago