mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-04-30 22:13:55 +07:00
24 lines
450 B
Markdown
24 lines
450 B
Markdown
|
|
[]()
|
|
# Collapse extra whitespace
|
|
Simple whitespace replacement
|
|
|
|
# Prompt
|
|
|
|
```
|
|
Remove the extra whitespace on these lines inserting a " - " instead:
|
|
$fa minimum angle
|
|
$fs minimum size
|
|
$fn number of fragments
|
|
```
|
|
|
|
## Conversation
|
|
|
|
**ASSISTANT**: $fa - minimum angle
|
|
|
|
$fs - minimum size
|
|
|
|
$fn - number of fragments
|
|
|
|
|