android
android copied to clipboard
How to newlines in a markdown table ?
In markdown, can use <br> to break lines inside a table, but this does not seem to be supported. Is there any other way to manually newlines?
This doesn't seem to be possible currently.