Forum Discussion
Line and paragraph spacing in Rise
Without knowing what block types were used to create your example it is difficult to make useful comments.
In general, Rise does not offer any control over line spacing, e.g. 1, 1.5, or 2.
You can have control of spacing between blocks by adjusting the padding above and below the block.
Within a text block, you can use ENTER to create a new paragraph or SHIFT+ENTER. The latter will create less space between paragraphs.
Shift enter creates a <br> element which should not be used for spacing between paragraphs. We shouldn't use empty <p> elements either (spamming enter to make more space between paragraphs). The correct solution is for Articulate to give the user control over the margin-bottom property of <p> elements for space between paragraphs.
- KellyAuner4 months agoStaff