Skip to content

Commit

Permalink
Home Link: Enable all non-interactive formats (#68737)
Browse files Browse the repository at this point in the history
Co-authored-by: shimotmk <[email protected]>
Co-authored-by: Mamaduka <[email protected]>
  • Loading branch information
3 people authored Jan 17, 2025
1 parent ebab640 commit c2d2d69
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/block-library/src/home-link/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,6 @@ export default function HomeEdit( { attributes, setAttributes, context } ) {
aria-label={ __( 'Home link text' ) }
placeholder={ __( 'Add home link' ) }
withoutInteractiveFormatting
allowedFormats={ [
'core/bold',
'core/italic',
'core/image',
'core/strikethrough',
] }
/>
</a>
</div>
Expand Down

0 comments on commit c2d2d69

Please sign in to comment.