Skip to content

URI query string syntax highlighting #2707

@svodnik

Description

@svodnik

Motivation
I'm building documentation for API requests, and I want to distinguish the parts of the query string in the URI visually.

Description
I'd like to be able to use a URI as my code, and have the scheme, path, query, and fragment visually distinguished, as well as the keys and values within the query.

Alternatives
I've tried a number of supported languages, but none get to this depth of granularity. Choosing http applies distinct formatting to the scheme, but not to any of the other URI parts.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions