Skip to content

Yaml number-formatting issue #20078

Closed
Closed
@homersimpsons

Description

@homersimpsons

Reading the yaml documentation in https://symfony.com/doc/current/components/yaml.html#numeric-literals we can see the following code block:
image

Here, the numbers are all formatted as strings, except for the 3. for the parameters.pi property.

The correct rendering should be:
image

This may be a highlightjs issue (it looks like this project is using this library).

Libraries:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions