顾海波

【需求】useDollarSignsForLatex true

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