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

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!

Awesome Lists containing this project

README

          

# MarkUP - Markdown Parser

![Showcase](example.png)

## ๐Ÿš€ 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)