Zehina / Webtoon-Downloader

Webtoons Scraper able to download all chapters of any series wanted.
https://zehina.github.io/Webtoon-Downloader/
MIT License
146 stars 38 forks source link

fix some text issues with grammar and style #41

Closed nett00n closed 10 months ago

nett00n commented 10 months ago

fix most common markdownlint violations

I have two questions:

Zehina commented 10 months ago

Hey @nett00n thank you for these improvements. From a first look, all looks great . So to answer your question:

I'm currently planning on merging #36 . Which changes the whole structure of the project so woud you mind either:

Thank you again this is very helpful. But I figured I needed to do some very necessary cleanup first

nett00n commented 10 months ago

@Zehina I ported changes to new-structure branch. Here is PR

  1. HTML usage in README.md minified
  2. More linters added
  3. black formatter for *.py added for more style and readability
  4. everything I found had been fixed