• #dev 2018-03-24
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2018-03-24 UTC
# 21:31
Zegnat
I am doing a replace with /( +(?=\n)|(?<=\n) +|^[\t\n\f\r ]+|[\t\n\f\r ]+$| +(?= ))/ but it isn’t removing a linebreak at the start of a string. While it is supposed to do so...