View Single Post
Old 06-22-2023, 01:25 AM   #6
Karellen
Wizard
Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.
 
Karellen's Avatar
 
Posts: 1,616
Karma: 9500498
Join Date: Sep 2021
Location: Australia
Device: Kobo Libra 2
Quote:
Originally Posted by Datasophical View Post
Thank you for responding! I found the main issue, apparently, parenthesis around links adds LOTs of extra space:
(<a href="https://code.visualstudio.com">https://code.visualstudio.com/</a>)
Interesting. I've not seen that issue before.

Try using html encoding for the brackets. I can't type them in a post as the forum converts them, so find the codes in this list...
https://www.freeformatter.com/html-entities.html


Quote:
Originally Posted by Datasophical View Post
text-align: justify was the other reason for spaces!!
Yea, that is not surprising. If you have lines with an unusual number of long words, it would be hard to space the line in a pleasing manner.
Karellen is offline   Reply With Quote