Skip to content

Commit

Permalink
Fix command doc (newline stuff) (#1705)
Browse files Browse the repository at this point in the history
Attempt to trigger the workflow
  • Loading branch information
sholderbach authored Dec 22, 2024
1 parent b8d3cd8 commit 2ee83b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/docs/ansi.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,4 @@ Operating system commands:
| -------------------------------------------------- | ------------------------------------------------------------------ | -------- |
| [`ansi gradient`](/commands/docs/ansi_gradient.md) | Add a color gradient (using ANSI color codes) to the given string. | built-in |
| [`ansi link`](/commands/docs/ansi_link.md) | Add a link (using OSC 8 escape sequence) to the given string. | built-in |
| [`ansi strip`](/commands/docs/ansi_strip.md) | Strip ANSI escape sequences from a string. | built-in |
| [`ansi strip`](/commands/docs/ansi_strip.md) | Strip ANSI escape sequences from a string. | built-in |

0 comments on commit 2ee83b9

Please sign in to comment.