Apidog Markdown
  1. Components
Apidog Markdown
  • Welcome to Apidog Markdown
  • Basic Syntax and Features
    • Title and Text
    • Lists & Tables
    • Image
    • Video
    • Code
    • Icon
    • Tailwind CSS Supports
  • Components
    • Admonition
    • Hightlight
    • Accordion
    • AccordionGroup
    • Multiple Columns
    • Card
    • Card Group
    • Image Frame
    • Step
    • Tab
    • Tip
    • Copy to Clipboard
    • Text Hover Tip
    • Text Drawing - Mermaid
      • Graph
      • Sequence Diagram
      • Class Digram
      • State Diagram
      • Entity Relationship Diagram
      • Journey Map
      • Gantt Chart
      • Pie Chart
    • Formula
      • Inline Formula
      • Block-level Formula
  • Other Questions
    • Shortcuts
  1. Components

Tip

Supports three types of tips (TipGood, TipBad, TipInfo).

Correct Practice Tip#

Correct usage example
Code:
<TipGood>Correct usage example</TipGood>

Incorrect Practice Tip#

Incorrect usage example
Code:
<TipBad>Incorrect usage example</TipBad>

General Tip#

Usage tip explanation
Code:
<TipInfo>Usage tip explanation</TipInfo>
Tip content follows Markdown syntax.
Previous
Tab
Next
Copy to Clipboard
Built with