[wp-trac] [WordPress Trac] #64326: Block Supports: Add typography text indent support
WordPress Trac
noreply at wordpress.org
Fri Feb 13 01:51:19 UTC 2026
#64326: Block Supports: Add typography text indent support
---------------------------------------+-------------------------
Reporter: aaronrobertshaw | Owner: ramonopoly
Type: enhancement | Status: closed
Priority: normal | Milestone: 7.0
Component: Editor | Version: 6.9
Severity: normal | Resolution: fixed
Keywords: gutenberg-merge has-patch | Focuses:
---------------------------------------+-------------------------
Changes (by ramonopoly):
* owner: (none) => ramonopoly
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"61632" 61632]:
{{{
#!CommitTicketReference repository="" revision="61632"
Block Supports: Add text indent to typography supports
This commit adds CSS text-indent support for paragraph blocks with
traditional typography conventions - subsequent paragraphs get first-line
indented in LTR languages, with an option to indent all paragraphs
(default for RTL languages).
Text indentation is a fundamental typography feature. Traditional print
typography conventions dictate that only subsequent paragraphs (not the
first) should have their first line indented in LTR languages, while RTL
languages typically indent all paragraphs. This feature enables proper
typographic styling that matches publishing standards.
Props aaronrobertshaw, ramonopoly, andrewserong, wildworks, matveb,
skorasaurus, greenshady, kjellr.
Fixes #64326.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64326#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list