Github REALLY needs this markdown improvment #181264
Replies: 1 comment
-
|
I completely agree with your points — GitHub’s Markdown experience really feels outdated compared to modern editors.
Overall, GitHub is far behind the tools developers actually use every day. A modern revamp of their Markdown engine would make a huge difference, and many of us would welcome it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
GitHub really, really, really needs a Markdown update…
It’s starting to become a real problem.
Problem 1: Backquotes on GitHub vs. VS Code
Backticks (
code) & Backqoutes ("> ") look so much better in VS Code.Open a Markdown file in VS Code, type a blockquote or code block, and compare it to how GitHub renders it.
VS Code’s preview feels clean, modern, and readable.
GitHub’s Markdown rendering feels cramped, outdated, and inconsistent.
And this is more than just backquotes that’s just the biggest difference in my opinion.
I personally think this is the big one.
Problem 2: No syntax highlighting while editing READMEs
Nearly every modern editor supports inline syntax highlighting in Markdown.
GitHub still doesn’t.
This makes large READMEs far harder to work with than they should be.
Problem 3: Blocking custom CSS is… unnecessarily restrictive
Imagine the possibilities if GitHub even allowed basic styling.
Custom themes, better spacing, improved typography, tons of potential completely blocked.
If GitHub ever updates their Markdown engine, it’ll be a miracle.
Everything else already has these features…
I probably would not notice if they just ripped it from vs code it looks so sad 😐
Beta Was this translation helpful? Give feedback.
All reactions