8000 GitHub - macx/github-markdown-css: The minimal amount of CSS to replicate the GitHub Markdown style
[go: up one dir, main page]

Skip to content

macx/github-markdown-css

 
 

Repository files navigation

GitHub Markdown Theme for Visual Studio Code

This CSS stylesheet allows you to preview markdown files in Visual Studio Code in GitHub's mardown flavour. It is taken from sindresorhus/github-markdown-css but optimized for VC.

Installation

Open the User Settings and add the following setting:

"markdown.styles": [
	"https://cdn.jsdelivr.net/gh/macx/github-markdown-css@main/github-markdown.css"
],

About

The minimal amount of CSS to replicate the GitHub Markdown style

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 51.2%
  • CSS 48.8%
0