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
- Host: GitHub
- URL: https://github.com/urbanmorph/mdshare-vscode
- Owner: urbanmorph
- License: mit
- Created: 2026-04-04T08:31:28.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-05-21T09:25:49.000Z (about 2 months ago)
- Last Synced: 2026-05-21T17:21:53.490Z (about 2 months ago)
- Language: TypeScript
- Size: 21.1 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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