1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-01 17:38:37 +00:00
miniflux-v2/internal/reader/readability
jvoisin 2d0af094b7 refactor(readability): simplify a bit getArticle
- Use a proper division instead of multiplying by a float.
- Extract a condition in the parent scope
- Use an else-if construct instead of a simple if
2025-06-27 16:25:23 +02:00
..
readability.go refactor(readability): simplify a bit getArticle 2025-06-27 16:25:23 +02:00
readability_test.go fix(readability): do not remove elements within code blocks 2025-06-19 21:03:53 -07:00
testdata Refactor internal/reader/readability/testdata 2024-12-15 20:52:32 -08:00