Skip to content

format-markdown incorrectly forces single quotes on YAML strings, and trailing commas on structures #4551

Closed
@handrews

Description

@handrews

I was adding an example intended to show how one can use JSON syntax for the Example Object's value field in a YAML document. However, format-markdown changed all of the double-quotes to single-quotes, invalidating the point of the examle. It also appended a trailing comma to the last propery, which is invalid JSON.

Let's not do that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugscriptPull requests that update Bash or JavaScript code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions