Under the Markdown Editing Help (MEH) there is a large section on the way Markdown works.

When recently typing in a path with backslashes \ and square brackets [] some things get eaten. After some discussion on the M.SO tavern, this is not a bug, just part of Markdown's formatting and the way it deals with some characters.
Could I humbly request that the information on the Backslash markdown can be added to the FaQ or Markdown Editing Help as it is not instantaly obvious if this is a bug or expected behaviour (and if it does exist somewhere on the SE sites please define a suitable punishment).
\ backslash
` backtick
? asterisk
_ underscore
{} curly braces
[] square brackets
() parentheses
# hash mark
+ plus sign
- minus sign (hyphen)
. dot
! exclamation mark