Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
gpt_markdown
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
顾海波
2025-09-28 14:24:35 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
06ffac2384ab32fb4665b26f8f6de95e472c1b16
06ffac23
1 parent
c6d79c18
【需求】useDollarSignsForLatex true
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
lib/gpt_markdown.dart
lib/gpt_markdown.dart
View file @
06ffac2
...
...
@@ -43,7 +43,7 @@ class GptMarkdown extends StatelessWidget {
this
.
tableBuilder
,
this
.
components
,
this
.
inlineComponents
,
this
.
useDollarSignsForLatex
=
fals
e
,
this
.
useDollarSignsForLatex
=
tru
e
,
});
/// The direction of the text.
...
...
Please
register
or
login
to post a comment