diff2html 0.2.3

Pretty diff to html Rust library (diff2html) https://diff2html.xyz
Documentation
1
2
3
4
5
6
<a title="Changed">
    <svg aria-hidden="true" class="d2h-icon d2h-changed" height="16" version="1.1"
            viewBox="0 0 14 16" width="14">
        <path d="M13 1H1C0.45 1 0 1.45 0 2v12c0 0.55 0.45 1 1 1h12c0.55 0 1-0.45 1-1V2c0-0.55-0.45-1-1-1z m0 13H1V2h12v12zM4 8c0-1.66 1.34-3 3-3s3 1.34 3 3-1.34 3-3 3-3-1.34-3-3z"></path>
    </svg>
</a>