miniflux-v2/internal/reader/rewrite
jvoisin c29ca0e313 Minor simplifications of the rewriter
- Online some one-line functions
- Transform a free-standing function into a method
- Massively simplify `removeClickbait`
- Use a proper constant instead of a magic number in `applyFuncOnTextContent`
2024-03-17 12:15:46 -07:00
..
rewrite_functions.go Minor simplifications of the rewriter 2024-03-17 12:15:46 -07:00
rewriter_test.go Add some tests for add_image_title 2024-02-27 20:41:15 -08:00
rewriter.go Minor simplifications of the rewriter 2024-03-17 12:15:46 -07:00
rules.go