// @returns Element
// @description
// Returns a heart symbol: ♥
// -->
else if (event.getName().equalsIgnoreCase("&hrt"))
event.setReplaced(new Element("\u2665").getAttribute(attribute.fulfill(1)));
// <--[tag]
// @attribute <&chr[<character>]>
// @returns Element
// @description