Skip to content

allow to escape [ ] characters in YAML files #732

@gdevillele

Description

@gdevillele

Issue

When we want to display data[byteIndex]:

  • data[byteIndex] in the YAML is rendered like this (because [] is for type links)
image
  • data\[byteIndex\] in the YAML is rendered like this (because we have no espace mechanism)
Screenshot 2025-01-07 at 12 45 00

Metadata

Metadata

Labels

Priority/P1quite urgent issuedocumentationImprovements or additions to documentation

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions