zlin / wgetpaste

MIT License
34 stars 18 forks source link

Add missing dpaste escape functions #23

Closed nvinson closed 3 years ago

nvinson commented 3 years ago

escape_description_dpaste() and escape_input_dpaste() are missing which causes the default escape function to be used. This results in mangled pastes.

Fixes: #22