Backslashes are now correctly preserved inside code blocks while still allowing the user to escape a backtick. The handling of backticks and bold/italic wrappers was unified so that they share the same escaping code. Backslashes only escape Markdown wrapper characters (*, _, `). If they are encountered before another character, they are considered literal. |
||
|---|---|---|
| .. | ||
| buffer_test.py | ||
| color_test.py | ||
| http_parser_test.py | ||
| server_test.py | ||