You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# only overwrite an existing embed if it has already been added to its
52
-
# parent -- otherwise its parent is somewhere up the tree from this
53
-
# embed and the embed would occur twice once the tree is added
53
+
# only overwrite an existing embed if it has already been added to its parent -- otherwise its parent is somewhere up the tree from this embed and the embed would occur twice once the tree is added
debug("frame"){"list item of #{prop} recurse for #{itemid.inspect}"}
115
115
116
116
# If listitem is a node reference process listitem recursively using this algorithm passing a new map of nodes that contains the @id of listitem as the key and the node reference as the value. Pass the first value from frame for property as frame, list as parent, and @list as active property.
debug("frame"){"value property #{prop} recurse for #{itemid.inspect}"}
129
129
130
130
# passing a new map as nodes that contains the @id of item as the key and the node reference as the value. Pass the first value from frame for property as frame, output as parent, and property as active property
0 commit comments