Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted May 6, 20159 yr Is there any way to make the editor default a single line break when pressing enter?And also, can a new line always start with a capital letter?
May 7, 20159 yr There is no “double line break”. It’s a paragraph with certain spacing settings you can override in your custom.css.There you could also make the first letter uppercase.p:first-letter { text-transform: uppercase; }
Archived
This topic is now archived and is closed to further replies.