HTML Processing Fixes #38
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: organicmaps/wikiparser#38
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "processing-fixes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Thanks! LGTM
@newsch should these changes be merged?
Not yet, I'm trying to find some sample articles for tests.
Should it be rebased?
From my tests the wrapper div handling was roughly a wash. Some data-heavy articles use them for custom lists and tables which greatly increase the size for little value. I've removed it for now until I can find better heuristics for it.
Thanks! It's better to avoid storing large chunks of data, most people won't read them anyway from a mobile device on the go.