Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork209
Commitc5b88e0
Proposal/issue 44 (#45)
* Correction of problemIt appears that the configuration reportLinesUnchanged has no effectwhen showInlineDiffs is true. That is '<' and '>' characters areconverted to HTML entities regardless.* Implement rawValues option* Revert "Implement rawValues option"This reverts commitd9c302c.1 parentf3ff104 commitc5b88e0
File tree
2 files changed
+17
-3
lines changed- src
- main/java/com/github/difflib/text
- test/java/com/github/difflib/text
2 files changed
+17
-3
lines changedLines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
271 | | - | |
272 | | - | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
273 | 275 | | |
274 | 276 | | |
275 | 277 | | |
| |||
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
408 | 420 | | |
0 commit comments
Comments
(0)