Lbry-desktop: New lines not showing correctly after markdown changes

Created on 23 May 2018  路  1Comment  路  Source: lbryio/lbry-desktop

The Issue

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",

System Configuration

  • LBRY Daemon version:
  • LBRY App version:
  • LBRY Installation ID:
  • Operating system:

Anything Else

Screenshots

viewer bug

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).

>All comments

@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).

Was this page helpful?
0 / 5 - 0 ratings