3 lines
124 B
Plaintext
3 lines
124 B
Plaintext
orig = "here is some text", repl = "<FOO&BAR \q \ \\ \& \\& \\\&>"
|
|
result is "here is <FOOsomeBAR \q \ \\ & \some \&> text"
|