You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think I've got the code to a point where it's very reliable at doing <p> line-breaks, so I think it makes sense to allow the developer to choose between that and <div> since it'll be very little extra effort. I'll add <br> as a (still highly experimental) mode with in that, which will allow me to get rid of the annoyingly-named forceLineBreaks.
Any objections?
The text was updated successfully, but these errors were encountered:
I think I've got the code to a point where it's very reliable at doing
<p>
line-breaks, so I think it makes sense to allow the developer to choose between that and<div>
since it'll be very little extra effort. I'll add<br>
as a (still highly experimental) mode with in that, which will allow me to get rid of the annoyingly-namedforceLineBreaks
.Any objections?
The text was updated successfully, but these errors were encountered: