Skip to content

Nav widget issue with Kibana alpha5 #118

@tsg

Description

@tsg

While testing 1.3 with Kibana alpha5, I noticed that the Markdown titles in the Nav widget are not getting rendered:

screen shot 2016-08-22 at 14 16 23

The reason seems to be a missing space before the titles. i.e. we have:

###Packetbeat:

[Dashboard](/#/dashboard/Packetbeat-Dashboard)

[Web transactions](/#/dashboard/HTTP)

and should have:

### Packetbeat:

[Dashboard](/#/dashboard/Packetbeat-Dashboard)

[Web transactions](/#/dashboard/HTTP)

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions