Skip to content

Commit

Permalink
Docs: Fix {% end %} tab position to show the text (#56735)
Browse files Browse the repository at this point in the history
  • Loading branch information
atachibana authored Dec 3, 2023
1 parent 6b5ffb7 commit 3251a51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/how-to-guides/themes/theme-json.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,10 +103,10 @@ body {
}
```

- **Custom properties**: there's also a mechanism to create your own CSS Custom Properties.

{% end %}

- **Custom properties**: there's also a mechanism to create your own CSS Custom Properties.

{% codetabs %}
{% Input %}

Expand Down

1 comment on commit 3251a51

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flaky tests detected in 3251a51.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/7074817611
📝 Reported issues:

Please sign in to comment.