Markdown: add support for HTML entities (#60629)
With this PR in place, for the first time we pass more than 50% of the
CommonMark spec tests (328 pass, 324 fail), at least with the `:common`
flavor (with the default `:julia` flavor it is 325 vs. 327) 🥳