I use deliver and I'm learning to work with markdown for text in grids.
It's pretty nice and working on it is enjoyable.
What I haven't figured out is how to use lists (that works with html though)
As soon I set double spacing, the text seems to escape (leave the div/grid/paragraph) from the grid.
Is it possible to use lists in this case?
At the moment I have this construction (without the quotes):
'heading 1 | heading 2'
'--- | ---'
'text under heading 1| text under heading 2'