1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00
miniflux-v2/internal/reader/readability
jvoisin 8a014c6abc perf(readability): minor regex improvement
- Improve the check for tags by matching only if its name is followed either by
  a space, a slash or a closing angle
- Use an anonymous group
2025-06-12 19:13:58 -07:00
..
readability.go perf(readability): minor regex improvement 2025-06-12 19:13:58 -07:00
readability_test.go Refactor internal/reader/readability/testdata 2024-12-15 20:52:32 -08:00
testdata Refactor internal/reader/readability/testdata 2024-12-15 20:52:32 -08:00