Copying text out of docs translates ' to ` in sublime
chrickso opened this issue · 0 comments
chrickso commented
Not sure what the deal is but when copying the ".decode('UTF-8')" from your docs (needed for python3), they pasted into sublime text as back-ticks (.decode(UTF-8
)).
kind of weird. thought you should know.