GitXplorerGitXplorer
m

vscode-markdown-checkboxes

public
46 stars
6 forks
12 issues

Commits

List of commits on branch master.
Unverified
2efb8fa5a51db76b3326852745d22ba07488fae7

Support remote workspaces

PPeterWone committed 2 years ago
Verified
4f1583ffc1562996b9348bc3e09741123fa3c56b

0.3.2

mmjbvz committed 3 years ago
Verified
7e9d2c2a1023b116b1c15964067b79bc30cb0a3f

Add web launch.json

mmjbvz committed 3 years ago
Verified
d7766e92ff30beeee8736e16216f595b33a56caa

Use * import

mmjbvz committed 3 years ago
Verified
884cc22a23178844c49b4900b270191a2f02c81f

Bump vscode versions

mmjbvz committed 3 years ago
Verified
1142fb0f240f7bed1fde17b858a799d8d7bcef89

0.3.1

mmjbvz committed 3 years ago

README

The README file for this repository.

Adds checkbox / task list support to VS Code's built-in markdown preview and in notebooks:

Features

  • Adds support for Github's - [ ] and - [x] check box syntax to VS Code's built-in markdown preview.
  • Adds - [ ] and - [x] checkbox rendering Markdown cells in notebooks.