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
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