44c6182 Fix bug with ` within literal blocks

Authored and Committed by ddevault 6 years ago
    Fix bug with ` within literal blocks
    
    These would previously be eaten if not escaped.
    
        
file modified
+2 -2
file modified
+4 -1