case 'added':
          return `${makeSpace(depth + 1)}+ ${item.name}: ${extractValue(item.value, depth)}`;