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.
- Host: GitHub
- URL: https://github.com/hyrious/vscode-marked
- Owner: hyrious
- License: mit
- Created: 2022-06-27T06:16:45.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T01:37:13.000Z (almost 2 years ago)
- Last Synced: 2025-03-30T14:02:04.734Z (about 1 year ago)
- Language: TypeScript
- Size: 273 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)