Skip to content

Commit

Permalink
docs: 📝 README
Browse files Browse the repository at this point in the history
  • Loading branch information
Leecason committed Jan 15, 2020
1 parent a429ca1 commit e1ebede
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
<img alt="GitHub" src="https://img.shields.io/github/license/Leecason/element-tiptap">
</p>

A WYSIWYG editor based on [tiptap](https://github.com/scrumpy/tiptap) and uses [Element's](https://github.com/ElemeFE/element) components.
A WYSIWYG editor based on [tiptap](https://github.com/scrumpy/tiptap) and [element-ui](https://github.com/ElemeFE/element) for Vue2.0.

## 🎄 Demo
![ScreenShot](/examples/assets/screenshot.png?raw=true)
[Live Demo](https://leecason.github.io/element-tiptap)

## ✨ Features

- use [Element's](https://github.com/ElemeFE/element) components
- use [element-ui](https://github.com/ElemeFE/element) components
- markdown support
- events you might use: `init`, `transaction`, `focus`, `blur`, `paste`, `drop`, `update`
- add your own extensions
Expand Down Expand Up @@ -327,6 +327,7 @@ Footer of the editor, after the editor content.
[Changelog](https://github.com/Leecason/element-tiptap/blob/master/CHANGELOG.md)

## 💪 Roadmap
- i18n
- TypeScript
- Font Size
- Font Type
Expand Down

0 comments on commit e1ebede

Please sign in to comment.