Support mdast-util-alerts?
              
              #144
            
            
              
                
                  
                  
                    Answered
                  
                  by
                    remcohaszing
                  
              
          
                  
                    
                      lumirlumir
                    
                  
                
                  asked this question in
                Ideas
              
            -
| Hello, Thanks for creating these awesome packages! Currently, GitHub supports Alerts syntax in Markdown. I believe it would be great if  | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            remcohaszing
          
      
      
        Mar 28, 2025 
      
    
    Replies: 2 comments 1 reply
-
| GitHub alerts aren’t part of GFM. They’re an HTML transform. You can use  | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| Thanks for the answer. So, is there any way to translate the Alerts syntax into syntax-tree? Do I have to implement it by myself? | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Please elaborate. It’s an HTML transform, not a markdown extension. You can use
rehype-github-alert.