Hello Dan! Maybe we would be better off with having something like
define_alias( qr/^GB(?:\s|-)?(.+)/i => '"gb$1"' ); this will make things like GB 18030 GB 12345 work. My best regards, Anton
Hello Dan! Maybe we would be better off with having something like
define_alias( qr/^GB(?:\s|-)?(.+)/i => '"gb$1"' ); this will make things like GB 18030 GB 12345 work. My best regards, Anton