@@ -123,7 +123,7 @@ Displays the name of the author of the comment. ([Source](https://github.com/Wor
123123- ** Name:** core/comment-author-name
124124- ** Category:** theme
125125- ** Supports:** color (background, gradients, link, text), spacing (margin, padding), typography (fontSize, lineHeight), ~~ html~~
126- - ** Attributes:** isLink, linkTarget, textAlign
126+ - ** Attributes:** fontSize, isLink, linkTarget, textAlign
127127
128128## Comment Content
129129
@@ -141,7 +141,7 @@ Displays the date on which the comment was posted. ([Source](https://github.com/
141141- ** Name:** core/comment-date
142142- ** Category:** theme
143143- ** Supports:** color (background, gradients, link, text), typography (fontSize, lineHeight), ~~ html~~
144- - ** Attributes:** format, isLink
144+ - ** Attributes:** fontSize, format, isLink
145145
146146## Comment Edit Link
147147
@@ -150,7 +150,7 @@ Displays a link to edit the comment in the WordPress Dashboard. This link is onl
150150- ** Name:** core/comment-edit-link
151151- ** Category:** theme
152152- ** Supports:** color (background, gradients, link, ~~ text~~ ), typography (fontSize, lineHeight), ~~ html~~
153- - ** Attributes:** linkTarget, textAlign
153+ - ** Attributes:** fontSize, linkTarget, textAlign
154154
155155## Comment Reply Link
156156
@@ -159,7 +159,7 @@ Displays a link to reply to a comment. ([Source](https://github.com/WordPress/gu
159159- ** Name:** core/comment-reply-link
160160- ** Category:** theme
161161- ** Supports:** color (background, gradients, link, ~~ text~~ ), typography (fontSize, lineHeight), ~~ html~~
162- - ** Attributes:** textAlign
162+ - ** Attributes:** fontSize, textAlign
163163
164164## Comment Template
165165
0 commit comments