Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix tab names
  • Loading branch information
johnslavik committed Jul 14, 2025
commit 8c5520549b93ff560abf7fcad5fbdf5b83c03aa5
4 changes: 2 additions & 2 deletions docs/usage/configuration/headings.md
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,7 @@ plugins:
type: preview


//// tab | With `skip_local_inventory`
//// tab | Without `skip_local_inventory`

```md exec="on"
::: bisect.bisect_left
Expand All @@ -708,7 +708,7 @@ Notice how [`bisect.bisect_left`][] now points to the section above.

////

//// tab | Without `skip_local_inventory`
//// tab | With `skip_local_inventory`

```md exec="on"
::: bisect.bisect_right
Expand Down
Loading