This fixes a problem that crops up when there are multiple multi-word tags, the second+ tag will show up with a quote in it. I fixed this by making the regex accept white space between the beginning of the string and the first quote mark, and then also between the last quote mark and the end of the string. Seems to work in my testing.
BTW, still in absolute love with this module... using it every day and thankful for it every day =)
This fixes a problem that crops up when there are multiple multi-word tags, the second+ tag will show up with a quote in it. I fixed this by making the regex accept white space between the beginning of the string and the first quote mark, and then also between the last quote mark and the end of the string. Seems to work in my testing.
BTW, still in absolute love with this module... using it every day and thankful for it every day =)