Back to Plugins
Line Break Cleaner

Line Break Cleaner

Remove unnecessary line breaks and soft line breaks

Plugin Preview

Line Break Cleaner preview

About this plugin

ソフト改行を改行にしたり、それは行の折り返しでやれ!!という位置の改行を消したりするプラグイン。


機能

  1. Auto-WidthテキストをAuto-Heightに変換し、適切に改行を削除
  2. 文字幅計算により実際の改行位置を推定
  3. LSEP(`\u2028`)を通常の改行に変換

使い方

  1. テキストノードを選択(またはスキャン実行してから、選択)
  2. 選択したテキストをクリーニング


---


This converts soft line breaks to line breaks and removes unnecessary line breaks.


Features

  1. Convert Auto-Width text to Auto-Height and remove line breaks as appropriate.
  2. Estimate actual line break positions by calculating character widths.
  3. Convert LSEP (`\u2028`) to normal line breaks.

How to use

  1. Select a text node (or scan and then select).
  2. Clean the selected text.

Plugin Details

Version3
CreatedAugust 13, 2025
Last UpdatedAugust 16, 2025
Categoryediting & effects plugins
Creatormiral
Stats3 installs, 0 likes
PricingFree

Technical Details

  • API:1.0.0
  • UI:ui.html
  • main:code.js
  • Document Access:dynamic-page
  • Editor Types:
    figma
  • Allowed Domains:
    • none