Welcome to Codidact Meta!
Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.
Post History
Markdown links work in comment thread comments, but not in comment thread titles: Would it be better if they worked in the title too? If there is a reason to avoid links in thread titles, would...
#1: Initial revision
Should markdown links work in comment thread titles?
Markdown links work in comment thread comments, but not in comment thread titles: ![A comment thread with raw markdown in the title](https://meta.codidact.com/uploads/18v1flg8vz4s8dm0p5zs2ek1pzeu) Would it be better if they worked in the title too? If there is a reason to avoid links in thread titles, would it be better to convert the link text to standard text (with no link) and not display the raw markdown? For example, instead of ```text You can change your email [here](https://software.codidact.com/users/edit). ``` the title would show as ```text You can change your email here. ``` (with no link).