juplo:variables parses its parameter as JSON and can merge variable-defs
authorKai Moritz <kai@juplo.de>
Thu, 7 Jul 2016 11:42:56 +0000 (13:42 +0200)
committerKai Moritz <kai@juplo.de>
Mon, 18 Jul 2016 15:07:00 +0000 (17:07 +0200)
 * If the parameter can be interpreted as valid JSON, juplo:variables uses
   it directly as input.
 * The parameter accepts special keywords, that controll, if variables, that
   have been imported earlier, by a call to juplo:variables from an
   ancestor-tag, will be merged or simply overwritten.


No differences found