https://github.com/rooyca/markup
Write your markdown and share it with the world!
https://github.com/rooyca/markup
markdown markdown-editor markdown-parser parser vue vue3 vuejs
Last synced: 3 months ago
JSON representation
Write your markdown and share it with the world!
- Host: GitHub
- URL: https://github.com/rooyca/markup
- Owner: Rooyca
- License: mit
- Created: 2023-07-08T04:07:23.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-08T17:05:22.000Z (over 2 years ago)
- Last Synced: 2025-03-05T13:25:33.605Z (over 1 year ago)
- Topics: markdown, markdown-editor, markdown-parser, parser, vue, vue3, vuejs
- Language: Vue
- Homepage: https://markup-phi.vercel.app
- Size: 365 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MarkUP - Markdown Parser

## ๐ Features
- [x] Easy to use
- [x] Lightweight
- [x] Easy to share
---
## ๐งช Demo
- [Live Demo](https://markup-phi.vercel.app/)
- [Shareable Link](https://is.gd/zqid4a)
---
## ๐ชง Usage
There are two options that can be added to the URL:
- `text` - The text to be parsed (`text` must be encoded with base64)
- `showmarkdown` - Show the markdown text (if not pressent or equals to `true` the Markdown will be shown)
---
**Check how short urls are created [here](api/main.py).**
## โ
TODO
- [x] Shorter links
- [x] Add block code support (... not really)
- [ ] Better UI
---
## ๐ License
- GitHub: [MIT](LICENSE)