markdown-in-js
markdown-in-js copied to clipboard
Backslash requires double escaping
Not sure if this is something that can be fixed or if it's a limitation of using babel, but if you want to have a \ character you need to write it like \\\\.