diff2html 0.2.3

Pretty diff to html Rust library (diff2html) https://diff2html.xyz
Documentation
1
2
3
4
5
6

<span class="d2h-file-name-wrapper">
    {{{fileIcon}}}
    <span class="d2h-file-name">{{fileDiffName}}</span>
    {{{fileTag}}}
</span>