visitor-pattern-usage
OfficialCustomize HTML-to-Markdown conversion.
Authorkreuzberg-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows developers to deeply customize the HTML-to-Markdown conversion process by intercepting and modifying the handling of specific HTML elements.
Core Features & Use Cases
- Extensible Hooks: Define custom logic for over 60 HTML element types.
- Flexible Control: Override default conversion, skip elements, or provide entirely custom Markdown output.
- Use Case: Automatically add specific Markdown formatting to all
<code>blocks based on their language attribute, or transform all<a>tags into reference-style Markdown links.
Quick Start
Implement the HtmlVisitor trait and pass an instance to the convert_with_visitor function.
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: visitor-pattern-usage Download link: https://github.com/kreuzberg-dev/html-to-markdown/archive/main.zip#visitor-pattern-usage 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.