addshore / addframe

OLD addwiki framework (See the newer https://github.com/addwiki libraries)
7 stars 2 forks source link

Fix empty section regex #48

Closed addshore closed 11 years ago

addshore commented 11 years ago

nearly there

/(={2,6})[^=]+ ?\1\W+\1[^=]+\1/
addshore commented 11 years ago

turns out \W matches = signs