libinjection icon indicating copy to clipboard operation
libinjection copied to clipboard

Folding difference with foo *** 1 and foo **** 1

Open Kanatoko opened this issue 11 years ago • 1 comments

foo *** 1 => n foo **** 1 => noo1 foo ***** 1 => n foo ****** 1 => noo1 ( continue... )

I have two questions about this folding.

  1. Is that a intended behavior?
  2. Where on the code can I find this folding process?

Thanks!

Kanatoko avatar Mar 06 '14 12:03 Kanatoko

good question! I will investigate!

thanks for the report..  and good to see you again!

nickg

On Mar 6, 2014, at 21:57, Kanatoko [email protected] wrote:

foo *** 1 => n foo **** 1 => noo1 foo ***** 1 => n foo ****** 1 => noo1 ( continue... )

I have two questions about this folding.

  1. Is that a intended behavior?
  2. Where on the code can I find this folding process?

Thanks!

— Reply to this email directly or view it on GitHub.

client9 avatar Mar 06 '14 23:03 client9