diff --git a/README.md b/README.md index bcf6e077..86f74069 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@

ElTiptap logo

[![npm version](https://badge.fury.io/js/element-tiptap.svg)](https://badge.fury.io/js/element-tiptap) +[![CircleCI](https://circleci.com/gh/Leecason/element-tiptap.svg?style=svg)](https://circleci.com/gh/Leecason/element-tiptap) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) A WYSIWYG editor based on [tiptap](https://github.com/scrumpy/tiptap) and uses [Element's](https://github.com/ElemeFE/element) components. @@ -112,6 +113,7 @@ All available extensions: - `Underline` - `Link` - `Image` +- `Iframe` - `CodeBlock` - `Blockquote` - `ListItem` @@ -299,7 +301,6 @@ Footer of the editor, after the editor content. [Changelog](https://github.com/Leecason/element-tiptap/blob/master/CHANGELOG.md) ## Roadmap -- Embeds - Text Color - Text Background Color - Font Size