-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Add small tag to table cell #49744
Copy link
Copy link
Closed
Labels
CSS StylingRelated to editor and front end styles, CSS-specific issues.Related to editor and front end styles, CSS-specific issues.Needs DecisionNeeds a decision to be actionable or relevantNeeds a decision to be actionable or relevant[Block] TableAffects the Table BlockAffects the Table Block[Package] Format library/packages/format-library/packages/format-library[Type] FeatureNew feature to highlight in changelogs.New feature to highlight in changelogs.
Metadata
Metadata
Assignees
Labels
CSS StylingRelated to editor and front end styles, CSS-specific issues.Related to editor and front end styles, CSS-specific issues.Needs DecisionNeeds a decision to be actionable or relevantNeeds a decision to be actionable or relevant[Block] TableAffects the Table BlockAffects the Table Block[Package] Format library/packages/format-library/packages/format-library[Type] FeatureNew feature to highlight in changelogs.New feature to highlight in changelogs.
Type
Fields
Give feedbackNo fields configured for issues without a type.
What problem does this address?
Currently, I am unable to make an inline text
<small>within a table cell.What is your proposed solution?
You can apply some inline tags with the "More" arrow within the editor. You should add
<small>tag to these various tags.