Line Spacing and Paragraph Spacing (opens in new tab)
Typora uses CSS to control spacing. You can customize line spacing (the space between lines within a paragraph) and paragraph spacing (the gap between paragraphs) by adding Custom CSS. Outline Quick Start Line Spacing Line Spacing for Specific Elements Paragraph Spacing Spacing for Other Block Elements Full Example: Compact Layout Full Example: Relaxed Layout Related Quick Start If you just want tighter spacing to see more content on screen, add the following to your base.user.css file (see h...
Read the original article