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. |
||
---|---|---|
.. | ||
cheneer/command | ||
code | ||
graphic/color | ||
help | ||
math | ||
picoweb | ||
security | ||
tim | ||
ugraphic | ||
url | ||
utils | ||
LoadJsonTest.java | ||
PipeTest.java | ||
ProgressBarTest.java | ||
PSystemUtilsTest.java | ||
ScaleHeightTest.java | ||
SkinParamTest.java | ||
StringUtilsTest.java | ||
TestFileDirOption.java |