Fix Cell Objects to always have html-encoded data for "h" key #629

Closed
xkr47 wants to merge 2 commits from patch-1 into master

2 Commits

Author SHA1 Message Date
Jonas Berlin 8d2734a55e Use escapehtml instead of non-standard escapexml for encoding plaintext to .h 2017-04-13 14:04:12 +03:00
Jonas Berlin c3ae945a4b Always escape html special characters in .h
Now special characters like & and < are only escaped in `.h` if the cell contains inline formatting.
2017-04-13 13:56:27 +03:00