v0.8.1: fix mindmegette alt page format (wysiwyg ingredients/instructions)
Support alternative mindmegette.hu pages (e.g. /alapetelek/) where ingredients are in <ul> after h3 "Hozzávalók" and instructions in <ol> after h3 "Elkészítés" inside the wysiwyg box, instead of structured div.ingredients containers. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## v0.8.1 (2026-02-24)
|
||||
|
||||
### Fixed
|
||||
- Mindmegette.hu: support alternative page format (e.g. `/alapetelek/` pages) where ingredients are in `<ul>` and instructions in `<ol>` inside the wysiwyg box, instead of structured `div.ingredients` containers
|
||||
- Mindmegette.hu: title suffix stripping now handles both `|` and `-` separators
|
||||
|
||||
## v0.8.0 (2026-02-24)
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user