@Override
 public void endFormat(WikiFormat format) {
   endElement();
   super.endFormat(format);
 }