Update WanderingInnParser Titles#2795
Closed
bendur wants to merge 2 commits into
Closed
Conversation
Collaborator
|
@bendur do you want to add yourself to the "contributors" section of packages.json and updated the "Credits" section of readme.md with your name? |
Collaborator
|
@bendur i don't get the error "Comments are temporarily paused while we perform maintenance. Thank you for your patience." as described in the issue. Can you please share an URL where this issue happens. |
Author
|
@gamebeaker Sorry, I should have done a better job with the replication info. To see the issue:
|
Owner
|
@bendur Thank you for your contribution. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR fixes the titles for The Wandering Inn chapters that have started picking up an h2 for comments being disabled instead of the chapter title.
It modifies the title selector to be prepended by
div.post.Example page: https://wanderinginn.com/2017/03/03/rw1-00/
Tested on Firefox with several volumes.
Fixes #2528