plebbit / plebbit-react

A GUI for plebbit
https://plebbitapp.eth.limo
GNU General Public License v2.0
35 stars 6 forks source link

Markdown quotes are parsed but they aren't rendered #338

Open plebeius-eth opened 1 year ago

plebeius-eth commented 1 year ago

Posting a quote with the > sign doesn't result in a quote, you can see the difference with plebchan:

out

I see on reddit manually typing the > sign always renders it without markdown styling regardless of which table was used for posting (fancy pants or md):

Screenshot 2023-07-14 at 9 36 51 AM

plebeius-eth commented 1 year ago

Screenshot 2023-07-19 at 11 40 58 AM imo it should be either like reddit does it (renders the > without styling) or styled as markdown quote, right now the > are omitted on plebbit-react which is confusing