mirror of https://github.com/Wilfred/difftastic/
Correct delimiter positions
j counts from 0, so add the start value. Also ensure it is never equal to i, or we get confused by delimiters where the open and close tokens are the same (such as `|foo|` in Rust).pull/41/head
parent
8a145e7b76
commit
b0b1579f26
Loading…
Reference in New Issue