sindresorhus/opn
Do you want to work on this issue?
You can request for a bounty in order to promote it!
Double backticks are converted to single #201
Himura2la posted onGitHub
When I try to open a URL with two backtick ( ` ) symbols, the opened URL contains single backtick
require('open')("https://cataas.com/cat/says/two backticks were here `` one day...")
opens
https://cataas.com/cat/says/two%20backticks%20were%20here%20%60%20one%20day...