HTML Parsing Strategies for html-to-markdown
OfficialMaster HTML parsing for robust conversion.
Software Engineering#edge cases#performance optimization#markdown conversion#html parsing#astral-tl#html5ever
Authorkreuzberg-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill clarifies the complex decision-making process behind choosing the right HTML parser for the html-to-markdown project, ensuring optimal performance and accuracy.
Core Features & Use Cases
- Dual Parser Strategy: Explains the use of
astral-tl(lightweight, fast) andhtml5ever(robust, spec-compliant) parsers. - Trade-off Analysis: Details the strengths, weaknesses, and ideal use cases for each parser.
- Edge Case Handling: Provides guidance on when to select each parser based on input quality and requirements.
- Use Case: Developers can use this Skill to understand why a particular HTML document might be converted slowly or incorrectly, and how to select the appropriate parsing strategy for different input sources.
Quick Start
Explain the difference between the astral-tl and html5ever parsers used in the html-to-markdown project.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: HTML Parsing Strategies for html-to-markdown Download link: https://github.com/kreuzberg-dev/html-to-markdown/archive/main.zip#html-parsing-strategies-for-html-to-markdown 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.