update
This commit is contained in:
parent
ea37645d08
commit
91134088a1
1 changed files with 0 additions and 5 deletions
|
|
@ -102,11 +102,6 @@ export class AppDiffComponent implements OnInit {
|
||||||
this.outputHtml = outputHtml;
|
this.outputHtml = outputHtml;
|
||||||
this.
|
this.
|
||||||
}
|
}
|
||||||
|
|
||||||
export class Diff2HtmlOptionsImpl implements Diff2Html.Options {
|
|
||||||
constructor(public inputFormat: string) {
|
|
||||||
}
|
|
||||||
}
|
|
||||||
```
|
```
|
||||||
in html file
|
in html file
|
||||||
```html
|
```html
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue