### Is your feature request related to a problem? Please describe. I have to add a CodeBlock component like #1027 , When to support built-in title? ### Describe the solution you'd like syntax like: `yaml [prom.yml]` or `yaml title="prom.yml"` in [Code blocks | Docusaurus](https://docusaurus.io/docs/markdown-features/code-blocks#code-title) ### Describe alternatives you've considered _No response_ ### Additional context _No response_ ### Validations - [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html) - [X] Read the [docs](https://vitepress.dev). - [X] Read the [Contributing Guidelines](https://github.com/vuejs/vitepress/blob/main/.github/contributing.md). - [X] Check that there isn't already an issue that asks for the same feature to avoid creating a duplicate.