render_diff
: Remove duplicated CSS stylingrender_diff
: Improve handling of fragment=TRUE
to respect summary=TRUE
and use.DataTables=TRUE
. Note that the html generate when fragment=TRUE
now encloses the changes table in a div
of class highlighter
.daff.js
to https://github.com/paulfitz/daff/commit/2106718 (2017-06-23)print
and summary
functionsHTML table generated by render_diff
now uses DataTable javascript library to provide
render_diff
now defaults to pretty=TRUE
.<center>
tag.I()
into JS()
thanks to @jeroenooms