Issue 1364: Disable HTML Escape
Status:  WontFix
Owner: ----
Closed:  Aug 2013
Reported by leste...@gmail.com, Apr 3, 2012
The internal tool I'm writing requires the use of a much richer view of an event than simple text/color/qtip will provide.  I need users, thumbnails, and super-short descriptions.  Currently I've removed all references to htmlEscape(event.title) in my copy of the source, but it would be nice to make it toggle-able through initialization options.
Aug 15, 2013
Project Member #1 adamrs...@gmail.com
escaping HTML was a conscious decision made in fullcalendar, documented elsewhere, but you can most likely use eventRender for your issue
Status: WontFix