Add Line Breaks

Add line breaks to your text based on a specified needle and placement.

Copied!

About Add Line Breaks Tool

Add line breaks where there are none by following these steps:

  1. Enter or paste information into the window for Input data.
  2. Make an entry for Needle. For example, if you type . you get a line after a period.
  3. For the value of “Where” select either Before, After or Instead. If you pick Before, you see a line break before the value for Needle. If you pick After, you see a line break after the value for Needle. If you pick Instead, you see a line break instead the value for Needle (Needle will be removed from text).
  4. See the result in the Output window.

Here is an example for a Needle value of . and Where value After.

Input data:

This is the first sentence that is a sample for the Input window for the “Add a line break” feature. This is the second sentence with a Needle value of period. This is the third sentence with a Where value of After.

Needle is . or a “period”
Where selection is “After”

Output window:

This is the first sentence that is a sample for the Input window for the “Add a line break” feature.
This is the second sentence with a Needle value of period.
This is the third sentence with a Where value of After.