79375543

Date: 2025-01-21 18:26:01
Score: 1
Natty:
Report link

You can achieve it by removing the spaces at the end of each line. Workflow in Sublime is:

  1. option+command+F which is find and replace
  2. Activate Regular Expressions with option+command+R

Decide how many spaces from the end need to be deleted. Let's say at least 4 spaces,

Before before replace

After after replace

Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Fkiran