7 / 52
5
Half line spacing
  • Sometimes a simple line break is too tight and an empty line is too wide. For spacing in between, place a tilde ~ at the end of the line.
  • The text wraps and additionally gets half a line of spacing.
  • 📝 Input:
  • My text here ~
    The text continues
  • Practical for poems and song lyrics: If the last line of a paragraph ends with ~, the spacing to the next paragraph is also increased by half a line.
  • Note: In lists, tables, and code blocks, the tilde has no effect and is displayed normally.