Implement Parsing of Multiple Articles on one Page #5
Loading…
Reference in New Issue
No description provided.
Delete Branch "multiple-articles-2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The generator now creates a feed item for every article element it encounters. It will search each article element for an h1, h2, or h3 and use the biggest one for a title and url, if a hyperlink exists within the heading.