How should {{ }} be handled? #21
                  
                    
                      bogdan-pechounov
                    
                  
                
                  started this conversation in
                General
              
            Replies: 1 comment
-
| 
         I guess your WikiModel is unable to get the Templates sources so that they can be executed.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Making an API call to
https://en.wikipedia.org/w/api.php?format=json&action=query&generator=random&grnnamespace=0&prop=revisions&rvprop=content&grnlimit=1, I got the following wikitext.The result of
WikiModel.toHtml(content)includes {{ and }}, but the webpage doesn't.Beta Was this translation helpful? Give feedback.
All reactions