## Issue When we want to display `data[byteIndex]`: - `data[byteIndex]` in the YAML is rendered like this (because `[]` is for type links) <img width="167" alt="image" src="https://github.com/user-attachments/assets/2dabe2bb-70e7-4331-a6bf-e725db9650f6" /> - `data\[byteIndex\]` in the YAML is rendered like this (because we have no espace mechanism) <img width="925" alt="Screenshot 2025-01-07 at 12 45 00" src="https://github.com/user-attachments/assets/a0a819eb-4edf-4ea5-9a09-f2046b16fe86" />