Merge pull request #1080 from cj89898/wiki

Added github link for math expansion and updated evalex link
This commit is contained in:
Andre_601 2024-08-25 00:19:08 +02:00 committed by GitHub
commit d81ea94cdc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -822,8 +822,9 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can
Allows simple and advanced mathematical equations.
Any placeholder that returns a number is supported (Use `{placeholder}` instead of `%placeholder%`)
Supports all calculations you can do with [EvalEx](https://github.com/uklimaschewski/EvalEx).
Note that the `%` can't be used within the placeholder and that you have to use `[prc]` instead.
Supports all calculations you can do with [EvalEx](https://ezylang.github.io/EvalEx/). Note that the `%` can't be used within the placeholder and that you have to use `[prc]` instead.
*More info on [GitHub](https://codeberg.org/Andre601/Math-Expansion)*
```
%math_<math expression>%