The plugin incorrectly calculates the total amount in the table.
When using the SUM^RUB formula for the Total column, the plugin outputs the result of 25.000,00 RUB, although the actual amount should be 250.00 RUB.
| Item | Price | Quantity | Total |
| ------ | ----- | -------- | ---------- |
| one | 50 | 2 | `MUL<2RUB` |
| two | 10 | 5 | `MUL<2RUB` |
| three | 20 | 5 | `MUL<2RUB` |
| Total: | | | `SUM^RUB` |
I'm sorry for the mistakes, I translated it in the translator.