match \n
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ import (
|
||||
|
||||
const (
|
||||
EndTag = "NNNN"
|
||||
Expression = "(?s)ZCZC.*NNNN[\r\n]+"
|
||||
Expression = "(?s)ZCZC.*NNNN[\n]"
|
||||
)
|
||||
|
||||
var buffer []byte
|
||||
|
||||
Reference in New Issue
Block a user