Any character with code between 1 and 126 inclusively can be escaped anywhere with a preceding '\' character, in which case it is treated as an ordinary character and not a part of the markup. Inside pre and code entities, all '`' and '\' characters must be escaped with a preceding '\' character.
Any character with code between 1 and 126 inclusively can be escaped anywhere with a preceding '\' character, in which case it is treated as an ordinary character and not a part of the markup. Inside pre and code entities, all '`' and '\' characters must be escaped with a preceding '\' character.