Skip to content

docs: Markdown rendering issue on collapse component documentation page #3996

@xionkq

Description

@xionkq

On which page do you see this issue?

https://daisyui.com/components/collapse/?lang=en#custom-colors-for-collapse-that-works-with-focus

Describe the issue

Hi, I noticed a rendering issue on the collapse component documentation page. The page only displays the text:

"Use Tailwind CSS"

However, when I inspected the source, the actual markdown is:

#### Use Tailwind CSS `group` and `group-focus` utilities to apply style when parent div is focused

It seems that the use of backticks might be causing the content to be cut off or improperly rendered. Could this be a markdown parsing issue on the site? Would appreciate if this could be fixed to make the documentation clearer.

Thanks for your great work on DaisyUI!

Image Image

What browsers are you seeing the problem on?

Chrome

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions