E.g., snippet ``` "value": { "value": "", "options": [ "Normal", "No spikes", "Noisy" ], "status": [ "Pass", "Fail", "Fail" ], "type": "dropdown" }, ``` should not render as <img width="591" height="83" alt="Image" src="https://github.com/user-attachments/assets/f7d47a67-4793-4281-a6de-7e05e3386221" /> since those are just the inputs/outputs (as mutually exclusive arguments) for the dropdown selector
E.g., snippet
should not render as
since those are just the inputs/outputs (as mutually exclusive arguments) for the dropdown selector