Fix: buildable
This commit is contained in:
@@ -183,7 +183,6 @@ func colorText() {
|
|||||||
}
|
}
|
||||||
// text = strings.ReplaceAll(text, `$\rightarrow$`, "->")
|
// text = strings.ReplaceAll(text, `$\rightarrow$`, "->")
|
||||||
text = RenderLatex(text)
|
text = RenderLatex(text)
|
||||||
text = AlignMarkdownTables(text)
|
|
||||||
textView.SetText(text)
|
textView.SetText(text)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user