If you don't want to hand-craft message JSON for step 1, Nheko is an easy way to generate true HTML links in formatted_body, as it does this by default as of version 0.10.2. When viewing the message ...
This project is an HTML link parser written in Go. It extracts all links (anchor tags) from an HTML file and outputs the href and associated text content.
Link text is the visible, clickable text in a hyperlink. It typically appears blue and underlined in most web browsers. Good link text is descriptive and gives users an idea of what to expect when ...