Last active
          February 7, 2024 09:07 
        
      - 
      
 - 
        
Save tdalon/996dbbeade4b3dea98385c06a3858c7c to your computer and use it in GitHub Desktop.  
    Paste web image link in Confluence Cloud Fabric Editor
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | If Confluence_IsWinActive() { | |
| If RegExMatch(Clipboard, "^http.*\.(png|jpg|jpeg|gif)$") { | |
| imglink =  | |
| Clip_Paste(imglink) | |
| return | |
| } | |
| } | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
            
See details https://tdalon.blogspot.com/2024/01/confluence-insert-web-image.html