Parse multiple articles on one page #2
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
This is a requested feature. For pages with multiple
<article>
elements, each article should be parsed as it's own item, rather than just the first one. There are two cases to support:Implemented in #5