Admonition card
note
```note
### This is a note
Markdown is supported, Text can be **bold**, _italic_, or ~~strikethrough~~. [Links](https://github.com) should be blue with no underlines
`inline code`
[`inline code inside link`](#)
```
  
        
        Note
    
    This is a note
Markdown is supported, Text can be bold, italic, or strikethrough. Links should be blue with no underlines
inline code
tip
```tip
It's bigger than a bread box.
```
  
        
        Tip
    
    It’s bigger than a bread box.
warning
```warning
Strong prose may provoke extreme mental exertion. Reader discretion is strongly advised.
```
  
        
        Warning
    
    Strong prose may provoke extreme mental exertion. Reader discretion is strongly advised.
danger
```danger
Mad scientist at work!
```
  
        
        Danger
    
    Mad scientist at work!