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

https://github.com/urbanmorph/mdshare-vscode

VS Code extension for sharing markdown via mdshare.live
https://github.com/urbanmorph/mdshare-vscode

Last synced: 14 days ago
JSON representation

VS Code extension for sharing markdown via mdshare.live

Awesome Lists containing this project

README

          

# mdshare - Share Markdown

Share markdown files instantly via [mdshare.live](https://mdshare.live). No login required.

## Features

- **Share a file**: Right-click any `.md` file in the Explorer and select "Share on mdshare"
- **Share a selection**: Select text in any editor, right-click, and select "Share Selection on mdshare"
- **Share from the editor toolbar**: One-click share button in the top-right of any open markdown file

The admin URL is automatically copied to your clipboard. Share it with anyone — they can view and collaborate on the document.

## How it works

1. Right-click a markdown file or select text
2. Choose "Share on mdshare" from the context menu
3. The file is uploaded to mdshare.live
4. The admin URL is copied to your clipboard
5. Share the URL with collaborators

## About mdshare

[mdshare.live](https://mdshare.live) is a simple, free service for sharing markdown documents. No accounts, no setup — just paste and share.

Documents expire after 90 days.

## License

MIT