File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -362,6 +362,19 @@ dancing banana to create a macro named "peanutbutterjellytime", and then any
362362time you type that string on a separate line it will be replaced with the image
363363of a dancing banana.
364364
365+ = Memes =
366+ 
367+ You can also use image macros in the context of memes. For example, if you
368+ have an image macro named "grumpy", you can create a meme by doing the
369+ following:
370+ 
371+   {meme, src = grumpy, above = toptextgoeshere, below = bottomtextgoeshere}
372+ 
373+ By default, the font used to create the text for the meme is `tuffy.ttf`. For
374+ the more authentic feel of `impact.ttf`, you simply have to place the Impact
375+ TrueType font in the Phabricator subfolder `/resources/font/`. If Remarkup
376+ detects the presence of `impact.ttf`, it will automatically use it.
377+ 
365378= Mentioning Users =
366379
367380In Differential and Maniphest, you can mention another user by writing:
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments