pmndrsPoimandres.docs

Keypoints Component

Keypoints component for highlighting main article topics

Keypoints

Can be used after Intro, to list main points the article covers: one bullet per KeypointsItem.

<Keypoints title="What you'll learn">
  <KeypointsItem>First item</KeypointsItem>
  <KeypointsItem>Second **item**</KeypointsItem>
</Keypoints>

Result

What you'll learn

  • First item
  • Second item

docs/authoring/keypoints.mdx

Edit this page

Intro Component
Reusable GitHub Actions workflow
  • getting started
  • authoring
    • Intro Component
    • Keypoints Component
    • Images
    • Code Syntax Highlighting
    • Mermaid Diagrams
    • Grid Component
    • Sandpack Component
    • Codesandbox Component
    • GitHub Alerts
    • Hint Component (Deprecated)
    • Contributors Component
    • Backers Component

On This Page

Keypoints

Result