Rename element
RENAME_ELEMENT_CSS
Renames an element based on its CSS selector.
Parameters
css
(string): The CSS selector, e.g.p > b
newname
(string): The new name of the elementtopicText
(string): The text of the topic. Use$TOPIC_XHTML
trackChanges
(bool): Track changes? True or false.
Returns
The processed XHTML text.