mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-23 13:27:34 +00:00
6c4eaebd8f
That fixes: - https://github.com/plantuml/plantuml/issues/328#issuecomment-2071079413 Here is a fix for `int` and `string`, in order to manage: ```puml %json_add({"age" : 30}, name, 123) '=> {"age":30,"name":123} ``` ```puml %json_add({"age" : 30}, name, Sally) '=> {"age":30,"name":"Sally"} ``` [FYI @philCryoport] Reagrds, Th. |
||
---|---|---|
.. | ||
com/plantuml/wasm | ||
net/sourceforge/plantuml | ||
nonreg | ||
test |