There already is some code for "sometimes text is directly after the user icon w/o separate html tag" that tests for ["#text", "IMG", "#text"]. This PR also covers ["IMG", "#text"] (used e.g., in GitHub Actions pane Triggered via push 3 hours ago, <UserID> pushed 4e7cde3, https://<host>/<org>/<repo>/actions/runs/<ID>).
There already is some code for "sometimes text is directly after the user icon w/o separate html tag" that tests for
["#text", "IMG", "#text"]
. This PR also covers["IMG", "#text"]
(used e.g., in GitHub Actions paneTriggered via push 3 hours ago, <UserID> pushed 4e7cde3
,https://<host>/<org>/<repo>/actions/runs/<ID>
).