You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trivernis 46ce03ffb8 | 4 years ago | |
---|---|---|
.vscode | 4 years ago | |
src | 4 years ago | |
syntaxes | 4 years ago | |
.eslintrc.json | 4 years ago | |
.gitignore | 4 years ago | |
.vscodeignore | 4 years ago | |
CHANGELOG.md | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
package-lock.json | 4 years ago | |
package.json | 4 years ago | |
tsconfig.json | 4 years ago |
README.md
Snekdown for vscode
This extension adds snekdown commands and a snekdown file preview to vscode.
Features
- Preview of snekdown files
- Rendering to HTML and PDF
- Intialization of a new snekdown project
Requirements
This extension is currently only supported on windows and linux. It uses the preinstalled snekdown version if one can be found or downloads the latest one.
Release Notes
1.0.0
Initial release of the snekdown extension