signum-network / signum-explorer

Signum Blockchain Explorer
GNU General Public License v3.0
9 stars 11 forks source link

Enhancement: Support line breaks on token page description #163

Closed ipr0310 closed 5 months ago

ipr0310 commented 9 months ago

As the title says, when i'm looking a token details, the line-breaks seems to be not supported image

ipr0310 commented 9 months ago

Token Link: https://testnet.explorer.signum.network/asset/14466234436437287283

ipr0310 commented 9 months ago

Example of description with line-breaks being read on SignumSwap image

pir8radio commented 9 months ago

Line breaks are pre-formatted based on data.

Name Description (word wrap auto break)

It's purposely not allowed otherwise you can load the description up with line breaks and create a large white space. Pushing data out of view. We force some formatting.