private void AppendCodeBlockAfterSpanEnd()
 {
     parser.AppendLastCodeBlock(offset);
 }