Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
zufallsheld
2d ago
0 comments
Share
That's the problem.
0 comments
default
newest
oldest
froh
2d ago
most specifically the problem is that markdown tables don't allow breaking the table row in multiple lines
but then you can always use HTML tables in markdown and Pandoc transforms it just fine
hnlmorg
2d ago
<br> has worked fine whenever I’ve needed line breaking in markdown tables
quietbritishjim
2d ago
I think they mean breaking the line in the markup, not the output
froh
1d ago
yes, that's what I meant, indeed.
xigoi
2d ago
They mean in the Markdown code, not in the output.
jazzypants
2d ago
Every markdown implementation is
supposed to
allow inline HTML.
j
/
k
navigate · click thread line to collapse