Closed rednectar closed 10 years ago
New lines:
Original in topology.net text = "Servers VLAN\n 20 Servers"
Converted output: "text": "\"Servers VLAN\n 20 Servers\"" ,
Colour
Original: text = "topology_9 (Completed ICND1 Readiness Test)" x = -288.0 y = -264.5 color = "#55aa7f"
Converted:
{ "color": "\"#55aa7f\"", "text": "\"topology_9 (Completed ICND1 Readiness Test)\"", "x": -288.0, "y": -264.5 },
Should be:
{ "color": "#55aa7f", "text": "topology_9 (Completed ICND1 Readiness Test)", "x": -288.0, "y": -264.5 },
New lines:
Original in topology.net text = "Servers VLAN\n 20 Servers"
Converted output: "text": "\"Servers VLAN\n 20 Servers\"" ,
Colour
Original: text = "topology_9 (Completed ICND1 Readiness Test)" x = -288.0 y = -264.5 color = "#55aa7f"
Converted:
Should be: