google-translate-for-goldendict
google-translate-for-goldendict copied to clipboard
%0A('\n') should be converted
on my computer(manjaro kde), when selecting texts in a pdf file in okular, whenever a line break occurs, the control characters '\n' will just be plain '%0A' in goldendict and it's annoying. I think perhaps this can be converted by default or add a new parser argument? I implemented the former.
added a cli arg '--show-plain-linebreak', disabled by default