literakl / mezinamiridici

Traffic forum
htttps://www.mezinamiridici.cz
MIT License
4 stars 4 forks source link

Quote comments #94

Open literakl opened 4 years ago

literakl commented 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

literakl commented 3 years ago

let's try again with TipTap