Skip to content

Step Title Code / JSX.Node #236

Open
@grant

Description

@grant

Step titles should allow for code blocks.

Example:

<Steps>
  <Step title="First Step">
    These are instructions or content that only pertain to the first step.
  </Step>
  <Step title={<>Run the <code>mintlify</code> command</>}>
    These are instructions or content that only pertain to the second step.
  </Step>
</Steps>

Docs:

https://mintlify.com/docs/content/components/steps#individual-step-props

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions