Skip to content

upwell/vscode-github-markdown-preview-style

Repository files navigation

VSCode Markdown Checkbox

⚠️Warning⚠️ This extension depends on an experimental vscode API that is subject to change or removal.

Demonstrates how VSCode's builtin Markdown preview can be extended by other extensions. This extension adds checkbox support to the preview.

Enabling

  1. Using a VSCode insiders from April 7th+
  2. Install the VSIX for this extension
  3. Add the setting "markdown.enableExperimentalExtensionApi": true to your workspace.

About

VS Code extension that changes the built-in markdown preview to match Github's styling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 96.4%
  • JavaScript 3.6%