rename_heading
Renames a heading's text in a Markdown file while preserving its level, updating the title without changing the document structure.
Instructions
Rename a heading's text in a vault file, preserving its level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| newHeading | Yes | ||
| oldHeading | Yes |