[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DISC] Escaping #$#



This is unrelated, but just to clear up potential confusion:

>   #$#cmd 1237625 foo*: "" _data-tag: 666
>   #$#* 666 1237625 first line of foo
>   #$#* 666 1237625 second line of foo
>   #$#: 666

These lines should be:

  #$#cmd 1237625 foo*: "" _data-tag: 666
  #$#* 666 foo: first line of foo
  #$#* 666 foo: second line of foo
  #$#: 666

--Erik