Greasy Fork is available in English.

SurferSEO Paragraph to New Line (Abbreviation-Safe)

Splits paragraphs into new lines after each sentence, preserving abbreviations like U.S., U.K., etc.

Autor
mhshan7
Instalações hoje
0
Total de instalações
1
Avaliações
0 0 0
Versão
1.0
Criado
18/11/2024
Atualizado
18/11/2024
Licença
MIT
Aplicável a

🔖 Paragraph to New Line (Abbreviation-Safe)

This user script splits paragraphs into new lines after each sentence while preserving common abbreviations (e.g., U.S., U.K., etc.). It adds a button to SurferSEO draft pages to easily transform the selected text into properly formatted lines.

⚡Installation Instructions

  • Install this script using Tampermonkey (or another userscript manager).
  • Navigate to a SurferSEO draft page (https://app.surferseo.com/drafts/*).
  • Select the text you want to transform and click the "Paragraph to Lines" button.
  • The selected text will be split into new lines while preserving abbreviations.

🔑 Key Features

  • Splits paragraphs into new lines after each sentence.
  • Preserves abbreviations (e.g., U.S., U.K., etc.).
  • Includes a user-friendly button interface on SurferSEO drafts.
  • Displays a confirmation message upon completion.

🛠️Technical Details

  • Version: 1.0
  • Author: mhshan
  • Platform: SurferSEO
  • Tags: SurferSEO, text formatting, paragraph splitting, abbreviation-safe, user script, Tampermonkey, content editing

📝Notes for Users

  • The script preserves common abbreviations (like U.S., U.K., etc.) to avoid splitting them incorrectly.
  • If no text is selected, the script will display a message asking the user to select text before transforming it.