Remove Markdown syntax

Remove Markdown syntax from text

Removes Markdown markup while keeping the main text content. Use it to turn README text, AI responses, or notes into plain text.

Use this step

Example

Input

**Overview**
- Item one
[Link](https://example.com)

Output

Overview
Item one
Link