Skip to content
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
Open
@byt3farm

Description

@byt3farm

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions