moodymudskipper / unglue

Extract matched substrings using a pattern, similar to what package glue does in reverse
GNU General Public License v3.0
159 stars 2 forks source link

fail if unbalanced brackets ? #17

Open moodymudskipper opened 4 years ago

moodymudskipper commented 4 years ago

right now it just doesn't match, but it should fail because it doesn't make sense.

We should be careful not to count brackets that have been escaped by doubling