PR at https://github.com/xwiki/xwiki-platform/pull/5565
Before (HTML from the App's sheet view):
After:
And also, for:
{{velocity}} #set ($mydoc = $xwiki.getDocument("Test.test1.WebHome")) Hello $mydoc.display('date1', 'view') {{/velocity}}
Before: