Commit c0b63afe authored by Claudiu Cristea's avatar Claudiu Cristea
Browse files

Issue #3287178 by claudiu.cristea, Project Update Bot: Automated Drupal 10 compatibility fixes

parent 612f6b40
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -6,5 +6,3 @@ On order to embed a block in text, you should add the following placeholder:
access is checked against the current user and if the access is denied, the
filter replaces the placeholder with an empty string (""). If the specified
plugin ID doesn't exist, the placeholder is kept unchanged.

+1 −1
Original line number Diff line number Diff line
type: module
name: 'Embed Block'
description: 'Allows embedding blocks into content by using a text filter.'
core_version_requirement: ^8 || ^9
core_version_requirement: ^9 || ^10

dependencies:
  - drupal:filter