ddoc15475
    My module
    
      
  
        
   // Computes the interval [x,y)
   auto interval = computeInterval(x, y);
Discussion
    Backslash-escape parentheses with \( and \).
    
      
  
        
(
    
      
  
        
)
    
      
  
        
    Here are some nested `backticks`
    // Another interval [x,y)
    
      
  
        
    This won't end the code block: --- )
    // Yet another interval [x,y)