vscode-markdown-prism

MIT License

Stars
4
Committers
1

Uses Prism for code highlighting in VS Code's builtin markdown preview

Configuration

markdownPrism.theme

The Prism color theme to use in the preview:

  • "tomorrow" - Default
  • "prism"
  • "coy"
  • "dark"
  • "funky"
  • "okaidia"
  • "solarizedlight"
  • "twilight
Badges
Extracted from project README