Skip to content

Dropdown titles with formatting incorrectly render #306

@KOTungseth

Description

@KOTungseth

Describe the bug

Dropdown titles with bold text in the old system render as **text** in Elastic Docs v3.

Image

AsciiDoc:

.*Example search request* with semantic reranker
[%collapsible]
==============
The following example shows a search request that uses a semantic reranker to reorder the top-k documents based on their semantic similarity to the query.

Markdown:

::::{dropdown} Example search request with semantic reranker The following example shows a search request that uses a semantic reranker to reorder the top-k documents based on their semantic similarity to the query.

Expected behavior

Dropdown titles in Elastic Docs v3 are bold by default. Any text formatting should be removed in dropdown titles.

Steps to reproduce

No response

Tooling

  • docs-builder
  • migration tooling
  • I'm not sure

Metadata

Metadata

Assignees

No one assigned

    Labels

    authoringRelates to our markdown parserbug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions