mirror of
https://gitlab.com/ceda_ei/wish
synced 2025-05-12 01:26:53 +02:00
15 lines
198 B
Markdown
15 lines
198 B
Markdown
# Newline
|
|
|
|
Adds a newline to prompt to push the next plugins into next line.
|
|
|
|
## Add to wish
|
|
|
|
```ini
|
|
[plugin]
|
|
name = newline
|
|
```
|
|
|
|
## Config options
|
|
|
|
No plugin specific config options are available.
|