Open literakl opened 4 years ago
Add a button to quote a previous reply.
<b-button v-if="parent" class="mt-2" variant="outline" size="sm"> <b-icon icon="chat-quote"></b-icon> </b-button>
It seems that EditorJS Quote does not support nested paragraphs which is a blocker for this functionality: https://github.com/editor-js/quote/issues/27
let's try again with TipTap
Add a button to quote a previous reply.
It seems that EditorJS Quote does not support nested paragraphs which is a blocker for this functionality: https://github.com/editor-js/quote/issues/27