whitespace-handling
OfficialControl whitespace in HTML to Markdown.
Authorkreuzberg-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides fine-grained control over how whitespace (spaces, newlines, tabs) is handled during the conversion of HTML to Markdown, ensuring accurate representation of content.
Core Features & Use Cases
- Whitespace Modes: Choose between
Normalized(collapses multiple spaces/newlines) andStrict(preserves all whitespace exactly). - Newline Styles: Configure how
<br>tags are converted (e.g., two spaces or backslash). - List Indentation: Control whether nested lists use spaces or tabs for indentation.
- Use Case: Convert a poem from HTML to Markdown, preserving its exact line breaks and spacing using
Strictmode, or clean up messy web content withNormalizedmode.
Quick Start
Convert the provided HTML content to Markdown, preserving all original whitespace.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: whitespace-handling Download link: https://github.com/kreuzberg-dev/html-to-markdown/archive/main.zip#whitespace-handling 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.