Пример #1
0
 public void build()
 {
     Text = Text.Replace("\n", "");
     HTML = MathEngine.getHTML(Text);
 }