- Fixed bug #480, which didn't properly support @ characters in tags. The problem was that the ctype.h ispunct() function considers @, # and $ to be punctuation, which I don't. An override now allows these characters in tags, and specificallt '+@context' style tags. - Added unit tests.
42 KiB
42 KiB