• #dev 2020-06-15
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2020-06-15 UTC
# 07:50
petermolnar
regex gurus: is there a way to write a pattern that has minimum occurence of non-capturing groups? eg. (?:/page/){,2} ?