sS discord_google_withDescriptions(S query) { ret lines(map(quickGoogle2(query), linkTextDesc -> unicode_smallBlackSquare() + " **" + linkTextDesc.b + "** | " + linkTextDesc.c + " <" + linkTextDesc.a + ">")); }