This repository was archived by the owner on Feb 17, 2020. It is now read-only.
This repository was archived by the owner on Feb 17, 2020. It is now read-only.
missing backslashes #58
Open
Description
when pasting code (for example php) with backslashes (in strings) they will just disappear;
example: if you paste
echo "\n new line" ;
it will be rendered to
echo "n new line";
this issue makes this pretty tool almost useless at all for source code...
see also https://www.bytefarm.ch/tools/php-pastebin-v3/mjAnkf3U