saminsohag

Fix latex

  1 +## 1.0.4
  2 +
  3 +* Fixing latex issue for block syntax.
  4 +
1 ## 1.0.3 5 ## 1.0.3
2 6
3 * Multiline latex syntax bug fix. 7 * Multiline latex syntax bug fix.
@@ -126,7 +126,7 @@ packages: @@ -126,7 +126,7 @@ packages:
126 path: ".." 126 path: ".."
127 relative: true 127 relative: true
128 source: path 128 source: path
129 - version: "1.0.3" 129 + version: "1.0.4"
130 http: 130 http:
131 dependency: transitive 131 dependency: transitive
132 description: 132 description:
1 name: gpt_markdown 1 name: gpt_markdown
2 description: "Powerful Markdown & LaTeX Renderer for Flutter: Rich Text, Math, Tables, Links, and Text Selection. Ideal for ChatGPT, Gemini, and more." 2 description: "Powerful Markdown & LaTeX Renderer for Flutter: Rich Text, Math, Tables, Links, and Text Selection. Ideal for ChatGPT, Gemini, and more."
3 -version: 1.0.3 3 +version: 1.0.4
4 homepage: https://github.com/Infinitix-LLC/gpt_markdown 4 homepage: https://github.com/Infinitix-LLC/gpt_markdown
5 5
6 environment: 6 environment: