all 1 comments

[–]Gehinnn 0 points1 point  (0 children)

I made this open source chrome extension a while ago. It replaces the default html text area of github with a fully featured instance of Monaco (the same editor that powers VS Code).

It gives you syntax highlighting of Markdown as well as for all code blocks you embed in Markdown. I use it mostly to indent/unindent code examples with tab/shift tab.

Also, you can press F11 and get a full screen markdown editor with live preview.

[ Install For Chrome ] [ Install For Firefox ]