mirror of
https://gitlab.com/ceda_ei/wish
synced 2025-12-14 20:40:06 +01:00
Add initial docs
This commit is contained in:
17
docs/plugins/customtext.md
Normal file
17
docs/plugins/customtext.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Custom Text
|
||||
|
||||
Display the provided custom text in the prompt.
|
||||
|
||||
|
||||
## Add to wish
|
||||
|
||||
```ini
|
||||
[plugin]
|
||||
name = custom_text
|
||||
```
|
||||
|
||||
## Config options
|
||||
|
||||
| Key | Meaning | Default |
|
||||
|------|----------------------|:-------:|
|
||||
| text | Custom text to show. | - |
|
||||
Reference in New Issue
Block a user