markdown-text-escaping
OfficialSafely escape Markdown metacharacters.
Authorkreuzberg-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents unintended formatting changes in Markdown by correctly escaping special characters that have meaning in Markdown syntax.
Core Features & Use Cases
- Metacharacter Identification: Recognizes a comprehensive list of Markdown metacharacters.
- Context-Aware Escaping: Applies escape rules based on whether the character appears within code blocks, links, or regular text.
- Double-Escape Prevention: Ensures that characters are not escaped more than once, maintaining clean output.
- Use Case: When generating Markdown content that might include code snippets or links, this Skill ensures that characters like
*,_, or[are displayed literally rather than being interpreted as Markdown formatting.
Quick Start
Use the markdown-text-escaping skill to escape all markdown metacharacters in the provided text.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: markdown-text-escaping Download link: https://github.com/kreuzberg-dev/html-to-markdown/archive/main.zip#markdown-text-escaping Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.