Skip to content

Collapsible +/- callout syntax lost during Markdown migration #1140

Description

@LeCarbonator

Before migrating to TanStack Markdown, the website made use of rehype-callouts. Since they're implementing Obsidian Markdown syntax, it allowed for collapsible callouts using either + or - right after the callout type:

> [!TIP]- Title
> Folded content. - means default collapsed, + means default expanded.

However, when TanStack Markdown was introduced, it changed how callouts are parsed. This now causes documentation sites using that feature to have broken callouts:

Metadata

Metadata

Assignees

No one assigned

    Labels

    source-auditTracked by the automated source audit

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions