diff2html 0.2.3

Pretty diff to html Rust library (diff2html) https://diff2html.xyz
Documentation
1
2
3
4
5
6
<a title="Deleted">
    <svg aria-hidden="true" class="d2h-icon d2h-deleted" 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 13H1V2h12v12zM11 9H3V7h8v2z"></path>
    </svg>
</a>