Markdown is No Longer Rendered in the Milestones Index #163307
Replies: 3 comments 1 reply
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
Hi @mgilliam, Thanks for clearly describing the issue-this change in Markdown rendering on the milestones index can definitely disrupt workflows that rely on formatted milestone descriptions. What’s Happening: Current Workarounds:
Long-term: If Markdown rendering in milestone overviews is critical for your project management, you might consider using GitHub Projects or Discussions as a temporary alternative, as both support richer formatting. Summary:
Hope this helps clarify the situation and provides some practical next steps! |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Feature Area
Issues
Body
Previously it was possible to add Markdown (e.g., lists, tables, etc.) in the Description field of a milestone. This markdown would then be rendered on the markdown index (overview). While Markdown in the Description field still renders correctly on each individual milestone's page, it is not rendered at all on the milestone index.
To replicate:
N.B. that there is no Preview functionality for the Description text area of a milestone, as is typical for Markdown-enabled fields.
FWIW our use case is to add a Markdown table indicating key dates (e.g., date after which issues will not be added, date of one or more events to which the eventual release will be applied), so that the milestone due date is reserved for the date on which a release candidate comprising the milestone's issues will be available.
I do not know exactly when the change to the markdown index occurred, but it's been a few weeks at least.
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions