Allow to choose between <blockquote> and <q>

Created on 19 April 2024, 5 months ago

Problem/Motivation

<blockquote> should only be used for long quotations that constitute a paragraph with newlines, but for inline quotations the tag should be <q>
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/q

Steps to reproduce

Proposed resolution

There are multiple ways to handle this

  • Update the existing "blockquote" plugin to allow the user to choose between <blockquote> or <q> tag
  • Create a different plugin for those <q> quotes

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Feature request
Status

Active

Version

10.3

Component
CKEditor 5 

Last updated 2 days ago

Created by

🇫🇷France MacSim

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024