Skip to content

Commit b51a8e4

Browse files
Update README.md
1 parent 68992bd commit b51a8e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,8 @@ Package | Key | Main CSS Class
106106
<a href="https://github.com/editor-js/image">@editorjs/image</a> | `image` | `.prs-image`
107107
<a href="https://github.com/editor-js/warning">@editorjs/warning</a> | `warning` | `.prs-warning`
108108
<a href="https://github.com/editor-js/table">@editorjs/table</a> | `table` | `.prs-table`
109-
<a href="https://github.com/vishaltelangre/editorjs-alert">@editorjs/table</a> | `table` | `.prs-alert` + `.prs-alert-{type}`
109+
<a href="https://github.com/vishaltelangre/editorjs-alert">@editorjs/table</a> | `alert` | `.prs-alert` + `.prs-alert-{type}`
110+
<a href="https://github.com/yuanwei92/editorjs-youtube-embed">editorjs-youtube-embed</a> | `youtubeembed` | `.prs-youtubeembed`
110111

111112
If you want to add a new Parser for a specific editorjs-plugin you can fork the master and make a pull-request. Please also change the readme in that case and add the parser you have edited.
112113

0 commit comments

Comments
 (0)