Open
Description
We're close to merging zulip/zulip#16984, which will add support for the pygments hl_lines
feature (being able to highlight lines in a markdown code block). It's probably OK to ignore the composition/local echo parts of this new feature and just expect to get that as part of future syncing code from the webapp project.
We should test how that new feature looks in the mobile app, and if it's ugly, fix it. (The original PR has night them styling that may be useful as well).
As a sidenote, is it useful to document features like this in the API changelog?