So good, so far… but one problem still persists:
It seems that saveRow strips any HTML tags ( probably by accessing .text() instead of .html() ).
So my feature request would be:
an option to disable this behavior in order to be able to save unstripped strings.