Skip to content

Commit

Permalink
re-add document changes
Browse files Browse the repository at this point in the history
  • Loading branch information
t-hamano authored and Mamaduka committed Mar 1, 2023
1 parent cc7ef01 commit 73ca2fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference-guides/block-api/block-supports.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ function render_block() {
- Type: `boolean`
- Default value: `false`

Anchors let you link directly to a specific block on a page. This property adds a field to define an id for the block and a button to copy the direct link. _Important: It doesn't work with dynamic blocks yet._
Anchors let you link directly to a specific block on a page. This property adds a field to define an id for the block and a button to copy the direct link.

```js
// Declare support for anchor links.
Expand Down

0 comments on commit 73ca2fb

Please sign in to comment.