The sad state of GFM specifications #148351
Replies: 1 comment
-
💬 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.
-
Select Topic Area
Product Feedback
Body
Hello GitHubers !
I am sure I am not alone in this case, but GFM specifications are becoming harder and harder to follow, and I don't know anymore how to handle it.
Let me explain:
Until now, I was using this file as a reference to test my implementation, but it doesn't seem to match exactly GFM real behavior on GitHub.
I am working on some tooling implementing GFM and I'd like to know how others are doing to have a proper GFM implementation in their tooling.
Is there another maintained source for those specs which I am not aware of, or are you accepting that it is now impossible to have a full GFM implementation?
Note that it took me some time to do this post because GitHub is a great platform, however I think it's sad (and quite ironic) that:
Beta Was this translation helpful? Give feedback.
All reactions