From: Kai Moritz Date: Thu, 7 Jul 2016 11:42:56 +0000 (+0200) Subject: juplo:variables parses its parameter as JSON and can merge variable-defs X-Git-Tag: juplo-dialect-1.0.0~4 X-Git-Url: https://juplo.de/gitweb/?a=commitdiff_plain;h=9df75bd83c2fd73df2aefdbb796424caccac6d4d;hp=9df75bd83c2fd73df2aefdbb796424caccac6d4d;p=juplo-dialect juplo:variables parses its parameter as JSON and can merge variable-defs * 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. ---