Summary
A shortcode/block that lists all code blocks in the current post with jump links, using each block's language and filename/title, optionally filterable by language.
Details
Why
Long tutorials and reference posts with many snippets benefit from quick navigation; pairs naturally with the KB/documentation use case.
Speed to implement: Medium · Usefulness: Low-Medium · Rank: 10
Summary
A shortcode/block that lists all code blocks in the current post with jump links, using each block's language and filename/title, optionally filterable by language.
Details
[wzcbh_index]shortcode plus a small dynamic block; server-side render walksparse_blocks()output forcore/codeblocks and builds the list.Why
Long tutorials and reference posts with many snippets benefit from quick navigation; pairs naturally with the KB/documentation use case.
Speed to implement: Medium · Usefulness: Low-Medium · Rank: 10