emphasis-and-formatting-conversion

Official

Convert HTML emphasis to Markdown

Authorkreuzberg-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the conversion of HTML emphasis and formatting tags (like bold, italic, and strikethrough) into their corresponding Markdown syntax, ensuring consistent and accurate text representation across different platforms.

Core Features & Use Cases

  • HTML to Markdown Conversion: Accurately translates <strong>, <em>, and <del> tags into Markdown's **, *, and ~~ respectively.
  • Nested Formatting Handling: Correctly applies triple asterisks for combined bold and italic text.
  • Escaping Logic: Prevents double-escaping of Markdown characters within converted content.
  • Use Case: When migrating content from a rich text editor that uses HTML to a Markdown-based documentation system, this Skill ensures that all emphasis is preserved correctly.

Quick Start

Use the emphasis-and-formatting-conversion skill to convert the following HTML content to Markdown.

Dependency Matrix

Required Modules

None required

Components

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: emphasis-and-formatting-conversion
Download link: https://github.com/kreuzberg-dev/html-to-markdown/archive/main.zip#emphasis-and-formatting-conversion

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.