I test with demo.kolabenterprise.com.
- create a task with richtext description "blabla" from zanshin
- sync it to rcm
- open it with rcm - and the description is shown like this:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">blabla</p></body></html>
i expect to see "blabla" in the description field in "Sans Serif" 9pt.