backup materials and knowledge-base docs

This commit is contained in:
admin
2026-05-30 16:22:29 +08:00
commit 93e50e8fce
3024 changed files with 2994945 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
---
name: defuddle
description: Extract clean Markdown from web pages. In the KB workflow, use it as a utility under obsidian-source-ingestion.
---
# Defuddle
Use Defuddle as a utility for `obsidian-source-ingestion`.
Typical KB target for web content:
- `Sources/Web/`
Typical command:
```bash
defuddle parse <url> --md
```