Skip to content
This repository was archived by the owner on Dec 30, 2025. It is now read-only.

[WIP] Update Parse method to skip parsing URIs#13

Open
panicpanicpanic wants to merge 2 commits intogo-shiori:masterfrom
panicpanicpanic:update-from-reader-method
Open

[WIP] Update Parse method to skip parsing URIs#13
panicpanicpanic wants to merge 2 commits intogo-shiori:masterfrom
panicpanicpanic:update-from-reader-method

Conversation

@panicpanicpanic
Copy link

This PR introduces logic that allows parsing an input of io.Reader without necessarily supplying a pageURL. This allows some flexibility, as sometimes you might not want (or have access) to pass a pageURL. To bypass, simple send a zero-valued string.

This is still currently a WIP, as I figure out the best way to test this with the current test suite in place :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant