GitXplorerGitXplorer
m

vscode-markdown-checkboxes

public
46 stars
6 forks
12 issues

Commits

List of commits on branch master.
Verified
ac1fd701d006e79c894aaaaa4139e65894b9d74b

0.4.0

mmjbvz committed 2 years ago
Verified
e7c07c25c39c40f1b926046f4de9c004e2842112

Ignore more files

mmjbvz committed 2 years ago
Verified
90a239a468f9c9a6a148ac8d512767195fde9d4d

Enable basic support in notebooks

mmjbvz committed 2 years ago
Verified
d07e04a60aaa317538002e1bac7f7f6cfa6e2a83

Pick up latest TS version and audit fixes

mmjbvz committed 2 years ago
Verified
1d335bc99642cd95b44cd2684c0ed8e72661a1dd

0.3.3

mmjbvz committed 2 years ago
Verified
9cd7d05f9b2b603fdfd20659feaf96cb04935067

Merge pull request #17 from PeterWone/master

mmjbvz committed 2 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.