protected function postNoteEnd()
 {
     $this->paragraphPrefix = $this->paragraphSuffix = '';
     parent::postNoteEnd();
 }