Extract Code Examples
extract_code_examplesExtract code blocks from a documentation file to get language and line numbers, making it easy to locate and reuse code examples.
Instructions
Extracts all code blocks from a documentation file with their language and line numbers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | Name of the documentation file (without .md extension, e.g., "resources", "tools") |