Skip to content

Commit 2ee83b9

Browse files
authored
Fix command doc (newline stuff) (#1705)
Attempt to trigger the workflow
1 parent b8d3cd8 commit 2ee83b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commands/docs/ansi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,4 +146,4 @@ Operating system commands:
146146
| -------------------------------------------------- | ------------------------------------------------------------------ | -------- |
147147
| [`ansi gradient`](/commands/docs/ansi_gradient.md) | Add a color gradient (using ANSI color codes) to the given string. | built-in |
148148
| [`ansi link`](/commands/docs/ansi_link.md) | Add a link (using OSC 8 escape sequence) to the given string. | built-in |
149-
| [`ansi strip`](/commands/docs/ansi_strip.md) | Strip ANSI escape sequences from a string. | built-in |
149+
| [`ansi strip`](/commands/docs/ansi_strip.md) | Strip ANSI escape sequences from a string. | built-in |

0 commit comments

Comments
 (0)