handleItalic method

bool handleItalic()

Implementation

bool handleItalic() {
  executeHandleItalic(document);
  return true;
}