Skip to content

Console tool's example query formatted incorrectly #69253

@ba0708

Description

@ba0708

Kibana version: 7.7.0

Elasticsearch version: 7.7.0

Screenshots (if relevant):
Screenshot 2020-06-16 at 12 51 20

Describe the bug:
The query example within the Console tool's help sidebar is formatted incorrectly (see above screenshot). Apparently some JavaScript syntax is mixed in.

Related files:

# index a doc
PUT index/1
{
"body": "here"
}
# and get it ...
GET index/1

Steps to reproduce:

  1. Navigate to the Console dev tool
  2. Click Help link just above the editor

Expected behavior:
The query example should look pretty.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature:ConsoleDev Tools Console FeatureFeature:Dev ToolsTeam:Kibana ManagementDev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t//bugFixes for quality problems that affect the customer experience

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions