[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/speedrect b5d2b4119e 5/5: Update README.md
From: |
ELPA Syncer |
Subject: |
[elpa] externals/speedrect b5d2b4119e 5/5: Update README.md |
Date: |
Thu, 19 Dec 2024 00:58:56 -0500 (EST) |
branch: externals/speedrect
commit b5d2b4119e55f45fc3a15c97f912783305bfaba1
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: GitHub <noreply@github.com>
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b0d0112707..529b827cc2 100644
--- a/README.md
+++ b/README.md
@@ -103,7 +103,7 @@ Option 4. `F` is useful if you want to:
For Option 2 `f`, if you want to _reduce_ the width of an existing filled
rectangle, use a prefix to specify it numerically.
>[!NOTE]
->When filling rectangle, the _height_ of the rectangle marked for filling is
significant. It indicates to `speedrect` that the fill box can safely extend
that far down without disturbing other rows of data. It's normal to mark the
full range down to the next row. If more rows are needed, `speedrect` will add
blank lines.
+>When filling rectangle, the _height_ of the rectangle marked for filling is
significant. It indicates to `speedrect` that the fill box can safely extend
that far down without disturbing other rows of data. It's normal to mark the
full range down to the next row. If more rows are needed, `speedrect` will add
blank lines below to avoid disturbing subsequent rows of data.