Skip to content

Commit

Permalink
Update website---newssite-not-parsing-correctly.md (#629)
Browse files Browse the repository at this point in the history
Introduce correct markdown checkboxes
  • Loading branch information
TudorAndrei authored Apr 4, 2024
1 parent b5b2097 commit 3877704
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .github/ISSUE_TEMPLATE/website---newssite-not-parsing-correctly.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ assignees: ''

### First please check that it is really an issue with the library, and not some special case of website:

[ ] There is no paywall
[ ] You do not have to be logged in to see the articles
[ ] You tried using a common browser user agent in your configuration / call
[ ] The website is not in the list of well known problematic sites
- [ ] There is no paywall
- [ ] You do not have to be logged in to see the articles
- [ ] You tried using a common browser user agent in your configuration / call
- [ ] The website is not in the list of well known problematic sites

# Your report as follows:

Expand All @@ -36,13 +36,13 @@ var your => (code) => here;

** What parts of the article are missing / not parsed correctly **

[ ] Title
[ ] Text Content
[ ] Publication Date
[ ] Authors
[ ] Images
[ ] Movies
[ ] Other, please specify:
- [ ] Title
- [ ] Text Content
- [ ] Publication Date
- [ ] Authors
- [ ] Images
- [ ] Movies
- [ ] Other, please specify:
> This
> and that
> and the other one
Expand Down

0 comments on commit 3877704

Please sign in to comment.