Closed wordpure closed 2 years ago
It may report an error, but it should work fine. I'll double, check though.
You're probably having issues because the default encoding is set to UTF-8. Choose no encoding
from the edit modal, and you should be ok.
After modifying the coding to no encoding
I solved the problem, thanks for your reply.
I want to use ContextSearch to open links in Firefox sidebar, but when I create a new search engine, I find that only filling in
{searchTerms}
in the Template will report an error.Is it possible to consider using
{searchTerms}
as Template when the context object does not containselection
?