After we implemented the markdown changes, regular new lines are not showing properly because they are trying to use markdown syntax which requires 3 spaces at the end of a line, or 2 new lines. Is it easy just to default to new lines after each line break?
See: lbry://ScreenToGif12-50-45590#f8866c585e39d26f87039547e0c51b2614280eb0
The description field is:
"description": "no thumb\ntest2nd line",
@btzr-io maybe there's a quick fix to this?
Also, just popped into my head but unrelated, we'll need to get the markdown preview function in publish to show a more accurate preview using our current markdown rules (or disable it completely).
Most helpful comment
@btzr-io maybe there's a quick fix to this?
Also, just popped into my head but unrelated, we'll need to get the markdown preview function in publish to show a more accurate preview using our current markdown rules (or disable it completely).