1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-06 17:41:00 +00:00
miniflux-v2/internal/reader/readability
jvoisin 8efac6000e 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 13:32:13 +02:00
..
readability.go perf(readability): minor regex improvement 2025-06-12 13:32:13 +02: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