Example #1
0
 public void PushEmWrapper()
 {
     CloseAndPopText();
     CurrentObject = new MarkdownEmObject(CurrentObject);
 }
 public void PushEmWrapper()
 {
     CloseAndPopText();
     CurrentObject = new MarkdownEmObject(CurrentObject);
 }