feat: Update plugin metadata w/ 2-line syntax/example descriptions
This commit is contained in:
parent
e419882691
commit
0c7f3631d3
6 changed files with 17 additions and 17 deletions
|
|
@ -1,6 +1,6 @@
|
|||
(
|
||||
name: "Calculator",
|
||||
description: "Calculator with unit conversion (qalc): = 10 J / (196x^2) = 4 kW/s",
|
||||
name: "Calculator with unit conversion (uses Qalculate! expressions)",
|
||||
description: "Syntax: = <expression>\nExample: = 10 J / (196x^2) = 4 kW/s",
|
||||
query: (
|
||||
regex: "^(=)+",
|
||||
help: "= ",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue