Found this content helpful? Log in or sign up to leave a like!

How does the rich content editor handle line spacing?

KellenBrosnahan
Community Novice

I'm having trouble understanding how the Canvas text editor decides how to handle line spacing. The attached screenshots show an example. One renders a larger gap between two bullet points, while the other doesn't.

 

My experience in this and other cases seems to suggest that the text editor has some kind of internal state that it uses to make these decisions. For example, I've experienced that adding two blank lines and deleting two other blank lines in the same block doesn't necessarily get back the original spacing. I apologize for the lack of reprex; I don't know how it works well enough to get it to happen consistently.

 

My questions are as follows:

1. Is there a way to manually specify line spacing (in a manner similar to Google Docs)?

2. Is there a place where I can find documentation for the content editor to get a better sense of how it makes these decisions?

 

PS. In this particular instance, the HTML code suggests that the issue comes from how the list environments were grouped into blocks. 

Labels (1)
0 Likes