Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 GitHub readme.md中创建链接以在新选项卡中打开链接
[my website](www.google.com)
不幸的是,这是不可能的。即使您使用纯 html “目标”也不会出现在最终标记中。用户只需 ctrl+click 即可获得相同的行为。