markdown-crawler-0.0.8
paulpierre/markdown-crawlermarkdown-crawler-0.0.8Oct 30, 2023by paulpierre
AI Summary
This release introduces link filtering capabilities allowing users to include or exclude specific links during crawling, and migrates to the markdownify library for improved markdown conversion with proper table support. Bug fixes are also included.
Key Highlights
- Added link inclusion/exclusion support
- Migrated to markdownify for proper table support
- Bug fixes included
New Features
- Link inclusion/exclusion filtering
- Improved table rendering via markdownify
Full Release Notes
- [Markdown Crawler 0.0.8](https://files.pythonhosted.org/packages/02/1f/9f76c2875b19d853adeb7ec6ff6f48cedc5ca2bbdf47360ef5583b4c0c07/markdown-crawler-0.0.8.tar.gz) - Added link inclusion/exclusion support - Migrated to markdownify for proper table support - Bug fixes