顾海波

【需求】useDollarSignsForLatex true

@@ -43,7 +43,7 @@ class GptMarkdown extends StatelessWidget { @@ -43,7 +43,7 @@ class GptMarkdown extends StatelessWidget {
43 this.tableBuilder, 43 this.tableBuilder,
44 this.components, 44 this.components,
45 this.inlineComponents, 45 this.inlineComponents,
46 - this.useDollarSignsForLatex = false, 46 + this.useDollarSignsForLatex = true,
47 }); 47 });
48 48
49 /// The direction of the text. 49 /// The direction of the text.