misskey-dev / misskey

🌎 A completely free and open interplanetary microblogging platform 🚀
https://misskey-hub.net/
GNU Affero General Public License v3.0
10.1k stars 1.38k forks source link

Using the word "search" creates a google search button #10740

Open Gabe-LSN opened 1 year ago

Gabe-LSN commented 1 year ago

💡 Summary

Using the word "search" at the end of a line creates a google search box in the middle of the post.

🥰 Expected Behavior

The text displays as normal, without any search bar embedded.

🤬 Actual Behavior

A search bar is embedded into the post, with everything preceding the word search as the default input. Example: https://misskey.io/notes/9e8ia8s0ut

📝 Steps to Reproduce

  1. Create a post with the following content:

    This is weird search

📌 Environment

In the post itself

Misskey version: 13.11.3 Your OS: Arch Linux / Docker Your browser: LibreWolf

MineCake147E commented 1 year ago

MFM (Markup language For Misskey) has a feature that does it. But applying it to a note from a non-Misskey instance (server) might be undesirable in my opinion.