-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Add and "inline quotation" option to the paragraph block #41695
Copy link
Copy link
Open
Labels
Needs DecisionNeeds a decision to be actionable or relevantNeeds a decision to be actionable or relevant[Block] ParagraphAffects the Paragraph BlockAffects the Paragraph Block[Feature] Rich TextRelated to the Rich Text component that allows developers to render a contenteditableRelated to the Rich Text component that allows developers to render a contenteditable[Package] Format library/packages/format-library/packages/format-library[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Metadata
Metadata
Assignees
Labels
Needs DecisionNeeds a decision to be actionable or relevantNeeds a decision to be actionable or relevant[Block] ParagraphAffects the Paragraph BlockAffects the Paragraph Block[Feature] Rich TextRelated to the Rich Text component that allows developers to render a contenteditableRelated to the Rich Text component that allows developers to render a contenteditable[Package] Format library/packages/format-library/packages/format-library[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Type
Fields
Give feedbackNo fields configured for issues without a type.
What problem does this address?
You can't label a short inline quotation from the visual editor.
You have switch to the code editor and manually add a
<q>element.What is your proposed solution?
Add an "inline quotation" option, similar to the "inline code" and "inline image" already available under the "more" button.