Github Issues allow highlighting text and code #153645
Replies: 2 comments
-
💬 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.
-
Hello @danirui - thank you for providing this feedback! This is a really great feature request. We have filed this with our Accessibility team so that it can be reviewed and will follow-up here with any additional questions or updates. Thanks again! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
GitHub Feature Area
Markdown
Body
I think adding the ability and flexibility of highlighting plaintext and inside code-blocks would be very helpful for many people using Github Docs.
Currently, we have the rudimentary methods of
<mark>plaintext</mark>
which looks like plaintext (an extremely subdued yellow color), andwhich I learned from https://github.com/orgs/community/discussions/42489#discussion-4689594. Sadly this latter option is not available in conjunction with syntax highlighting.
The capability for Github Markdown to highlight text clearly exists; just a little more flexibility (some choice of color), and/or conjunction with syntax highlighting would be a major boost.
I put this in the Accessibility category because personally, I find that highlighting text judiciously improves my ability to skim, read, and understand it.
Research (Keyword Highlighting Improves Comprehension for People with Dyslexia --- Rello, Saggion, Baeza-Yates 2014) indicates that indeed highlighting improves readability and comprehensibility for people with dyslexia. See also Constrained Highlighting in a Document Reader can Improve Reading Comprehension --- Joshi, Vogel 2024, or this SkepticsSE post.
For these reasons, I think it is important that Github allow users the ability/flexibility to highlight some plaintext and code, preferably with some choice of (bright) colors.
Beta Was this translation helpful? Give feedback.
All reactions