mirror of
https://github.com/discourse/discourse.git
synced 2025-03-04 18:29:20 +00:00
Previously we would always take the first image in a post to use as the thumbnail. On media-heavy sites, users may want to manually select a specific image as the topic thumbnail. This commit allows this to be done via a `|thumbnail` attribute in markdown. For example, in this case, bbb would be chosen as the thumbnail: ```   ```