Skip to content

caglarkoksal/line-break-remover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2b4f214 · Sep 22, 2024

History

7 Commits
Sep 25, 2023
Sep 22, 2024

Repository files navigation

Line Break Remover A simple web tool to remove line breaks from blocks of text while preserving paragraph breaks. This is particularly helpful when dealing with text that was formatted in a narrow column or has copy-pasting issues from PDFs or emails.

Inspiration The idea for this tool was inspired by TextFixer's tutorial on JavaScript Line Breaks.

Implementation This tool was developed with the help of OpenAI's ChatGPT. ChatGPT was instrumental in guiding the design and JavaScript functionality of the tool.

How to Use

  1. Navigate to the tool on GitHub Pages (insert your GitHub Pages link here).
  2. Paste your text into the top text box.
  3. Click on "Remove Line Breaks" to process the text.
  4. The processed text will appear in the box below.
  5. You can copy the processed text to the clipboard using the "Copy to Clipboard" button.
  6. If you need to clear the input box, click the "Reset" button.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages