RemoveLineBreaks: Difference between revisions
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
<div class="line-break-tool"> | <div class="line-break-tool"> | ||
<textarea id="oldText" rows="12" cols=" | <textarea id="oldText" rows="12" cols="70"></textarea> | ||
<p> | <p> | ||
| Line 33: | Line 33: | ||
<p> | <p> | ||
<button | <button id="removeBreaksBtn"> | ||
Remove Line Breaks | Remove Line Breaks | ||
</button> | </button> | ||
| Line 42: | Line 42: | ||
</p> | </p> | ||
<textarea id="newText" rows="12" cols=" | <textarea id="newText" rows="12" cols="70"></textarea> | ||
<p> | <p> | ||
Revision as of 13:48, 17 May 2026