feat: Add markdown context actions for text input
This commit is contained in:
parent
9fab7630a3
commit
22023450d5
3 changed files with 112 additions and 1 deletions
|
|
@ -2806,5 +2806,11 @@
|
|||
"name": "Name",
|
||||
"version": "Version",
|
||||
"website": "Website",
|
||||
"sendUncompressed": "Send uncompressed"
|
||||
"sendUncompressed": "Send uncompressed",
|
||||
"boldText": "Bold text",
|
||||
"italicText": "Italic text",
|
||||
"strikeThrough": "Strikethrough",
|
||||
"pleaseFillOut": "Please fill out",
|
||||
"invalidUrl": "Invalid url",
|
||||
"addLink": "Add link"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue