Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Copying from Custom Web Search settings copies html #1255

Open
milnak opened this issue Nov 22, 2024 · 1 comment
Open

[Bug] Copying from Custom Web Search settings copies html #1255

milnak opened this issue Nov 22, 2024 · 1 comment

Comments

@milnak
Copy link

milnak commented Nov 22, 2024

Open Custom Web Search settings

highlight the wikipedia url entry and hit ctrl-c to copy.

Paste into your text editor.

Get:

<html>
<body>
<!--StartFragment-->
https://en.wikipedia.org/wiki/{{query}} |  
-- | --


<br class="Apple-interchange-newline"><!--EndFragment-->
</body>
</html>

should just have https://en.wikipedia.org/wiki/{{query}}

@oliverschwendener
Copy link
Owner

Can't reproduce the issue as described. @NiewView Can you reproduce the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants