extract_translatable
Extract translatable strings from Markdown files by filtering out code blocks and HTML tags.
Instructions
Extract translatable text from a markdown file (excludes code blocks, HTML)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the markdown file to analyze |