An open API service indexing awesome lists of open source software.

https://github.com/hyrious/vscode-marked

An alternative to the builtin markdown previewer, powered by marked.
https://github.com/hyrious/vscode-marked

Last synced: 7 months ago
JSON representation

An alternative to the builtin markdown previewer, powered by marked.

Awesome Lists containing this project

README

          

# vscode-marked

[Download on Marketplace](https://marketplace.visualstudio.com/items?itemName=hyrious.vscode-marked)

An alternative to the builtin markdown previewer, powered by marked.

Also checkout [@hyrious/marked-cli](https://github.com/hyrious/marked-cli), this extension is heavily based on it.

## Usage

Open a markdown file, ctrl+shift+p, select `Marked: Render Markdown File`.

## License

MIT @ [hyrious](https://github.com/hyrious)