pmndrsPoimandres.docs

Keypoints

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
Reusable GitHub Actions workflow
  • getting started
  • authoring
    • Intro
    • Keypoints
    • Images
    • Code Syntax Highlighting
    • Mermaid Diagrams
    • Grid
    • Sandpack
    • Codesandbox
    • GitHub Alerts
    • Hint (Deprecated)
    • Contributors
    • Backers

On This Page

Keypoints

Result