Skip to content

Implement Chapter Order, Refactor and HTMLify WuxiaDotBlog, Clean Description WWVolare

Clocks requested to merge github/fork/Dunbock/fix-order into dev

Created by: Dunbock

Closes #207 (closed). I think that Madara and WuxiaDotBlog were the last extensions without chapter order set.

Refactored WuxiaDotBlog due to the default listing not loading any novels. Did realize far to late that the problem was Shosetsu starting at page 0. Was to deep at that point though.

Cleaned the WWVolare description. Seems like WuxiaWorld cuts the synopsis off after a bit.

Implemented a utility library for HTML Element/string to string conversion and a novel duplication removal function. Used the following for HTML Entity clean up: https://github.com/TiagoDanin/htmlEntities-for-lua

Oh, and I added to ReadLightNovel a missing dependency.

Merge request reports